Skip to content

Commit

Permalink
Temporarily ignore failures on older ruby versions
Browse files Browse the repository at this point in the history
  • Loading branch information
ctran committed May 9, 2016
1 parent ac27a95 commit 3b41216
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,10 @@ rvm:
matrix:
allow_failures:
- rvm: ruby-head
- rvm: 1.9.3
- rvm: 2.0
- rvm: 2.1
- rvm: 2.2
before_install:
- rvm @global do gem install bundler
script:
Expand Down

0 comments on commit 3b41216

Please sign in to comment.