Add .travis.yml file

This commit is contained in:
Martin Frost 2015-10-02 21:45:30 +02:00
parent 68967b1e63
commit 81922adc70
1 changed files with 7 additions and 0 deletions

7
.travis.yml Normal file
View File

@ -0,0 +1,7 @@
language: elixir
elixir:
- 1.0.5
- 1.1.0
otp_release:
- 17.5
- 18.0