Skip to content

Commit

Permalink
Improve Travis CI config
Browse files Browse the repository at this point in the history
  • Loading branch information
lexmag committed Jul 8, 2018
1 parent 8ccdbd3 commit 10b5cf9
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions .travis.yml
Expand Up @@ -3,11 +3,11 @@ language: elixir
matrix:
include:
- otp_release: 18.3
elixir: 1.2.6
elixir: 1.2
- otp_release: 18.3
elixir: 1.3.2
- otp_release: 19.0
elixir: 1.3.2
elixir: 1.3
- otp_release: 19.3
elixir: 1.4
- otp_release: 20.3
elixir: 1.5
- otp_release: 20.3
Expand Down

0 comments on commit 10b5cf9

Please sign in to comment.