Skip to content

Commit

Permalink
Merge f30fccf into 2f0a996
Browse files Browse the repository at this point in the history
  • Loading branch information
sgerrand committed Jul 13, 2020
2 parents 2f0a996 + f30fccf commit 47b74b4
Showing 1 changed file with 21 additions and 3 deletions.
24 changes: 21 additions & 3 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,14 +9,32 @@ matrix:
elixir: 1.4
- otp_release: 19.3
elixir: 1.4
- otp_release: 20.2
- otp_release: 20.0
elixir: 1.4
- otp_release: 19.3
elixir: 1.5
- otp_release: 20.2
- otp_release: 20.0
elixir: 1.5
- otp_release: 20.2
- otp_release: 20.0
elixir: 1.6
- otp_release: 20.0
elixir: 1.7
- otp_release: 21.0
elixir: 1.7
- otp_release: 22.0
elixir: 1.7
- otp_release: 20.0
elixir: 1.8
- otp_release: 21.0
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 47b74b4

Please sign in to comment.