Skip to content

Commit

Permalink
Merge pull request #120 from arjen/patch-1
Browse files Browse the repository at this point in the history
Allow rbx 1.9 mode to fail on Travis
  • Loading branch information
brianmario committed Nov 14, 2012
2 parents 39aead3 + 99ab70a commit 0062d60
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .travis.yml
Expand Up @@ -8,7 +8,9 @@ rvm:
- 1.8.7
- 1.9.3
- rbx-18mode
# - rbx-19mode
matrix:
allow_failures:
- rvm: rbx-19mode

# We need the config so the tests don't fail
script:
Expand Down

0 comments on commit 0062d60

Please sign in to comment.