Add travis CI

This commit is contained in:
Uku Taht
2016-03-12 18:47:01 +02:00
parent d2e2f40b5b
commit 8cbaa34ff0
2 changed files with 7 additions and 0 deletions

View File

@@ -1,5 +1,7 @@
# Elixir Koans
[![Build Status](https://travis-ci.org/ukutaht/elixir-koans.svg?branch=master)](https://travis-ci.org/ukutaht/elixir-koans)
Elixir koans is a fun, easy way to get started with the elixir programming language. It is a tour
of the most important features and idiomatic usage of the language.