Skip to content

Commit

Permalink
update version of Elixir in .travis.yml to reduce warnings #85
Browse files Browse the repository at this point in the history
  • Loading branch information
nelsonic committed Jun 27, 2019
1 parent 521e911 commit 70c6ae6
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,8 @@
language: elixir
elixir:
- 1.4
- 1.8
otp_release:
- 21.0
env:
- MIX_ENV=test
script:
Expand Down

0 comments on commit 70c6ae6

Please sign in to comment.