Skip to content

Commit

Permalink
Fix rbx settings for Travis
Browse files Browse the repository at this point in the history
  • Loading branch information
spastorino committed Jul 15, 2014
1 parent b0a19a2 commit d2e4293
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .travis.yml
Expand Up @@ -11,12 +11,12 @@ rvm:
- 2.0.0
- 2.1
- ruby-head
- rbx
- rbx-2
- jruby
- ree
matrix:
allow_failures:
- rvm: rbx
- rvm: rbx-2
notifications:
email: false
irc: "irc.freenode.org#rack"

0 comments on commit d2e4293

Please sign in to comment.