mirror of
https://github.com/thoughtbot/shoulda-matchers.git
synced 2022-11-09 12:01:38 -05:00
Correct travis-ci allow_failures syntax
This commit is contained in:
parent
369f9b26ca
commit
4eb27be231
1 changed files with 2 additions and 3 deletions
|
@ -14,6 +14,5 @@ gemfile:
|
|||
|
||||
matrix:
|
||||
allow_failures:
|
||||
- rvm:
|
||||
- rbx-18mode
|
||||
- jruby
|
||||
- rvm: rbx-18mode
|
||||
- rvm: jruby
|
||||
|
|
Loading…
Add table
Reference in a new issue