Skip to content

Commit

Permalink
Update erlang version for travis build
Browse files Browse the repository at this point in the history
  • Loading branch information
parroty committed Aug 4, 2019
1 parent e0f8d4e commit 68042f9
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,5 +5,7 @@ elixir:
- '1.5'
- '1.6'
- '1.7'
otp_release:
- 19.3
script:
- MIX_ENV=test mix do deps.get, compile, coveralls.travis

0 comments on commit 68042f9

Please sign in to comment.