Skip to content

Commit

Permalink
allow_failures needs to go under matrix...
Browse files Browse the repository at this point in the history
  • Loading branch information
myronmarston committed Dec 16, 2012
1 parent 93bd979 commit c0e1f4c
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions .travis.yml
Expand Up @@ -12,6 +12,7 @@ rvm:
- rbx-18mode
- rbx-19mode
- 2.0.0
allow_failures:
- rvm: 2.0.0
matrix:
allow_failures:
- rvm: 2.0.0

0 comments on commit c0e1f4c

Please sign in to comment.