update elixir verison in travis

This commit is contained in:
Stephen M. Pallen 2017-03-29 16:56:03 -04:00
parent 5311470316
commit 783b64aaac
1 changed files with 1 additions and 1 deletions

View File

@ -1,6 +1,6 @@
language: elixir
elixir:
- 1.3.0
- 1.4.2
otp_release:
- 18.2.1
sudo: false