Skip to content

Commit

Permalink
rbx 2.0 mode, allowing failures this time
Browse files Browse the repository at this point in the history
  • Loading branch information
elia committed Oct 18, 2013
1 parent e0ad1b0 commit f93e7bc
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion .travis.yml
Expand Up @@ -4,10 +4,14 @@ rvm:
- 1.8.7
- 1.9.3
- 2.0.0
- rbx-19mode
- rbx-20mode

before_install:
- git submodule update --init

notifications:
irc: "irc.freenode.org#opal"

matrix:
allow_failures:
- rvm: rbx-20mode

0 comments on commit f93e7bc

Please sign in to comment.