Skip to content

Commit

Permalink
Use elixir 1.8 in travis config
Browse files Browse the repository at this point in the history
  • Loading branch information
acj committed Jul 21, 2019
1 parent c7f7dba commit e873170
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
@@ -1,5 +1,5 @@
language: elixir
elixir: '1.6.1'
elixir: '1.8'
otp_release: '20.0'

env:
Expand Down

0 comments on commit e873170

Please sign in to comment.