Skip to content

Commit

Permalink
Move allow_failures inside matrix namespace
Browse files Browse the repository at this point in the history
  • Loading branch information
Jagdeep Singh committed Jun 24, 2016
1 parent 12c7d74 commit e4d15ea
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,8 +14,9 @@ rvm:
- rbx-2
- jruby-19mode

allow_failures:
- rvm: rbx-2
matrix:
allow_failures:
- rvm: rbx-2

env:
- MONGOID_VERSION=3
Expand Down

0 comments on commit e4d15ea

Please sign in to comment.