Travis: Try using rbx-3

This commit is contained in:
Olle Jonsson 2017-11-28 15:53:14 +01:00 committed by GitHub
parent cbdea2a331
commit 849e774443
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -19,7 +19,7 @@ matrix:
jdk: oraclejdk8 jdk: oraclejdk8
allow_failures: allow_failures:
- rvm: ruby-head - rvm: ruby-head
- rvm: rbx-2 - rvm: rbx-3
- rvm: jruby-head - rvm: jruby-head
before_install: before_install:
- gem update --system - gem update --system