Skip to content
This repository has been archived by the owner on Sep 13, 2017. It is now read-only.

Commit

Permalink
Fix .travis.yml file
Browse files Browse the repository at this point in the history
  • Loading branch information
spastorino committed Jul 23, 2012
1 parent 688ebc2 commit df84f7c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,5 +3,5 @@ rvm:
- 1.9.3
matrix:
allow_failures:
- rbx-19mode
- jruby-19mode
- rvm: rbx-19mode
- rvm: jruby-19mode

0 comments on commit df84f7c

Please sign in to comment.