Update how RBX exclusion is specified
This commit is contained in:
parent
b78ebc4ab8
commit
9be6475adb
|
@ -9,7 +9,7 @@ rvm:
|
||||||
- jruby
|
- jruby
|
||||||
matrix:
|
matrix:
|
||||||
allow_failures:
|
allow_failures:
|
||||||
- rbx-2 # See rubinius/rubinius#3485 - rubocop segfaults
|
- rvm: rbx-2 # See rubinius/rubinius#3485 - rubocop segfaults
|
||||||
script: "bundle exec rake"
|
script: "bundle exec rake"
|
||||||
addons:
|
addons:
|
||||||
apt:
|
apt:
|
||||||
|
|
Loading…
Reference in New Issue