Skip to content

Commit 9b3cc41

Browse files
Allowing failures for RBX (weird problems with RBX+Travis)
1 parent c36eab4 commit 9b3cc41

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

.travis.yml

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,4 +10,7 @@ rvm:
1010
- rbx-18mode
1111
- rbx-19mode
1212
- ree
13-
# - ruby-head
13+
matrix:
14+
allow_failures:
15+
- rbx-18mode
16+
- rbx-19mode

0 commit comments

Comments
 (0)