Skip to content

Commit 34c777c

Browse files
committed
[ci] test with latest release of JRuby 9.1
1 parent 45ee02a commit 34c777c

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
@@ -10,8 +10,8 @@ env:
1010
- TEST_PROFILE=test-1.7.18
1111
- TEST_PROFILE=test-1.7.26
1212
- TEST_PROFILE=test-9.0.5.0
13-
- TEST_PROFILE=test-9.1.5.0
1413
- TEST_PROFILE=test-9.1.8.0
14+
- TEST_PROFILE=test-9.1.12.0
1515

1616
install: if [[ -v BUNDLE_INSTALL ]]; then jruby -S bundle install; else echo ""; fi
1717

0 commit comments

Comments
 (0)