We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 45ee02a commit 34c777cCopy full SHA for 34c777c
.travis.yml
@@ -10,8 +10,8 @@ env:
10
- TEST_PROFILE=test-1.7.18
11
- TEST_PROFILE=test-1.7.26
12
- TEST_PROFILE=test-9.0.5.0
13
- - TEST_PROFILE=test-9.1.5.0
14
- TEST_PROFILE=test-9.1.8.0
+ - TEST_PROFILE=test-9.1.12.0
15
16
install: if [[ -v BUNDLE_INSTALL ]]; then jruby -S bundle install; else echo ""; fi
17
0 commit comments