Skip to content

Commit 067f663

Browse files
committed
Add Ruby 1.9.2 to allowed failures (for now)
1 parent 50fb076 commit 067f663

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.travis.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,7 @@ matrix:
1717
- rvm: jruby-head
1818
env: JRUBY_OPTS="$JRUBY_OPTS --debug"
1919
allow_failures:
20+
- rvm: 1.9.2
2021
- rvm: jruby-18mode
2122
- rvm: jruby-19mode
2223
- rvm: jruby-head

0 commit comments

Comments
 (0)