Skip to content

Commit

Permalink
more excludes to deal with 1.8.7
Browse files Browse the repository at this point in the history
  • Loading branch information
Sutto committed Jul 27, 2013
1 parent f989c71 commit 7980510
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,12 @@ matrix:
exclude:
- rvm: 1.8.7
env: 'RAILS_VERSION="~>4.0.0"'
- rvm: 1.8.7
env: 'RAILS_VERSION="" MONETA_VERSION="~> 0.6.0"'
- rvm: 1.8.7
env: 'RAILS_VERSION="" MONETA_VERSION="~> 0.7.0"'
- rvm: 1.8.7
env: 'RAILS_VERSION=""'
notifications:
email:
- sutto@sutto.net

0 comments on commit 7980510

Please sign in to comment.