Skip to content

Commit 03b392f

Browse files
committed
Travis: allow rbx-19mode to fail (Issue#34).
It has always been broken, filter out the noise for now. mvidner#34
1 parent a4217dc commit 03b392f

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
@@ -7,3 +7,6 @@ rvm:
77
- rbx-19mode
88
- rbx-18mode
99
gemfile: Gemfile.ci
10+
matrix:
11+
allow_failures:
12+
- rvm: rbx-19mode

0 commit comments

Comments
 (0)