Skip to content

Commit

Permalink
yaml is annoying.
Browse files Browse the repository at this point in the history
  • Loading branch information
jhgg committed Dec 5, 2017
1 parent e1aa5aa commit 8c512e9
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,10 +13,10 @@ otp_release:

matrix:
exclude:
- elixir: '1.3.2'
otp_release: '20.1'
- elixir: '1.4.2'
otp_release: '20.1'
- elixir: 1.3.2
otp_release: 20.1
- elixir: 1.4.2
otp_release: 20.1

env:
- MIX_ENV=test
Expand Down

0 comments on commit 8c512e9

Please sign in to comment.