Skip to content

Commit

Permalink
Add Elixir 1.7
Browse files Browse the repository at this point in the history
  • Loading branch information
sgerrand committed Jul 13, 2020
1 parent 2f0a996 commit f9d05f7
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,12 @@ matrix:
elixir: 1.5
- otp_release: 20.2
elixir: 1.6
- otp_release: 20.2
elixir: 1.7
- otp_release: 21.0
elixir: 1.7
- otp_release: 22.0
elixir: 1.7
sudo: false
after_script:
- MIX_ENV=test mix coveralls.travis
Expand Down

0 comments on commit f9d05f7

Please sign in to comment.