Add travis CI
This commit is contained in:
5
.travis.yml
Normal file
5
.travis.yml
Normal file
@@ -0,0 +1,5 @@
|
||||
language: elixir
|
||||
elixir:
|
||||
- 1.2.2
|
||||
otp_release:
|
||||
- 18.2.1
|
@@ -1,5 +1,7 @@
|
||||
# Elixir Koans
|
||||
|
||||
[](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.
|
||||
|
||||
|
Reference in New Issue
Block a user