mirror of
https://github.com/thoughtbot/shoulda-matchers.git
synced 2022-11-09 12:01:38 -05:00
Allow Travis failures for Ruby 1.8.7
This commit is contained in:
parent
b79360441d
commit
d5632b012d
1 changed files with 1 additions and 0 deletions
|
@ -14,6 +14,7 @@ gemfile:
|
||||||
|
|
||||||
matrix:
|
matrix:
|
||||||
allow_failures:
|
allow_failures:
|
||||||
|
- rvm: 1.8.7
|
||||||
- rvm: rbx-18mode
|
- rvm: rbx-18mode
|
||||||
- rvm: jruby
|
- rvm: jruby
|
||||||
exclude:
|
exclude:
|
||||||
|
|
Loading…
Reference in a new issue