Skip to content

Commit ef7bd9c

Browse files
committed
Remove patch-version for Ruby 2.3 (use precompiled)
Try to fix specs again
1 parent e9a4505 commit ef7bd9c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ rvm:
1919
# Include JRuby first because it takes the longest
2020
- jruby-9.2.0.0
2121
- 2.2
22-
- 2.3.4
22+
- 2.3
2323
- 2.4
2424

2525
matrix:

0 commit comments

Comments
 (0)