Skip to content

Commit

Permalink
Add Elixir 1.9
Browse files Browse the repository at this point in the history
  • Loading branch information
sgerrand committed Jul 13, 2020
1 parent 1ed6614 commit f30fccf
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions .travis.yml
Expand Up @@ -29,6 +29,12 @@ matrix:
elixir: 1.8
- otp_release: 22.0
elixir: 1.8
- otp_release: 20.0
elixir: 1.9
- otp_release: 21.0
elixir: 1.9
- otp_release: 22.0
elixir: 1.9
sudo: false
after_script:
- MIX_ENV=test mix coveralls.travis
Expand Down

0 comments on commit f30fccf

Please sign in to comment.