Skip to content

Commit 26f66c3

Browse files
committed
allow rbx failures for now
See rubinius/rubinius#2892 for more info
1 parent fb0c973 commit 26f66c3

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.travis.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,3 +15,6 @@ script:
1515
before_install:
1616
- gem update --system 2.1.11
1717
- gem --version
18+
matrix:
19+
allow_failures:
20+
- rvm: rbx

0 commit comments

Comments
 (0)