Skip to content

Commit 1b8bd41

Browse files
committed
fix rbx version for travis?
1 parent df4d91f commit 1b8bd41

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.travis.yml

+2-2
Original file line numberDiff line numberDiff line change
@@ -17,14 +17,14 @@ rvm:
1717
- 2.2.4
1818
- 2.3.2
1919
- 2.4.0
20-
- rbx
20+
- rbx-3.72
2121
- jruby-9.0.5.0
2222
- jruby-9.1.5.0
2323
- jruby-head
2424

2525
matrix:
2626
allow_failures:
27-
- rvm: rbx
27+
- rvm: rbx-3.72
2828

2929
cache: bundler
3030

0 commit comments

Comments
 (0)