Skip to content

Commit

Permalink
correct the use of allow_failures in travis config file
Browse files Browse the repository at this point in the history
  • Loading branch information
yob committed Dec 3, 2012
1 parent a14bca6 commit a03e690
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ rvm:
- jruby-18mode
- jruby-19mode
matrix:
allowed_failures:
allow_failures:
- rvm: 2.0.0
- rvm: rbx-18mode
- rvm: rbx-19mode
Expand Down

0 comments on commit a03e690

Please sign in to comment.