Skip to content

Commit

Permalink
Merge 523bdf6 into 4400887
Browse files Browse the repository at this point in the history
  • Loading branch information
devonestes committed Oct 29, 2018
2 parents 4400887 + 523bdf6 commit 78af2ef
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,19 +3,19 @@ elixir:
- 1.4.5
- 1.5.3
- 1.6.6
- 1.7.1
- 1.7.4
otp_release:
- 19.3
- 20.3
- 21.0
- 21.1

matrix:
exclude:
- elixir: 1.4.5
otp_release: 21.0
otp_release: 21.1
- elixir: 1.5.3
otp_release: 21.0
- elixir: 1.7.1
otp_release: 21.1
- elixir: 1.7.4
otp_release: 19.3

before_script:
Expand Down

0 comments on commit 78af2ef

Please sign in to comment.