Skip to content

Commit

Permalink
[ci] test with latest release of JRuby 9.1
Browse files Browse the repository at this point in the history
kares committed Jul 27, 2017
1 parent 45ee02a commit 34c777c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
@@ -10,8 +10,8 @@ env:
- TEST_PROFILE=test-1.7.18
- TEST_PROFILE=test-1.7.26
- TEST_PROFILE=test-9.0.5.0
- TEST_PROFILE=test-9.1.5.0
- TEST_PROFILE=test-9.1.8.0
- TEST_PROFILE=test-9.1.12.0

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

0 comments on commit 34c777c

Please sign in to comment.