Skip to content

Commit

Permalink
Environment variables are hard
Browse files Browse the repository at this point in the history
  • Loading branch information
judofyr committed Jul 13, 2015
1 parent 6d209ab commit 3a85c75
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .travis.yml
Expand Up @@ -7,9 +7,9 @@ rvm:
- jruby-19mode
- rbx-19mode
env:
- MINITEST=~>5.7.0
- MINITEST=~>5.6.0
- MINITEST=~>5.5.0
- MINITEST="~>5.7.0"
- MINITEST="~>5.6.0"
- MINITEST="~>5.5.0"
matrix:
allow_failures:
- rvm: rbx-19mode

0 comments on commit 3a85c75

Please sign in to comment.