Skip to content

Commit

Permalink
Merge pull request #171 from olleolleolle/patch-3
Browse files Browse the repository at this point in the history
Travis: latest JRuby
  • Loading branch information
tarcieri committed Nov 9, 2017
2 parents 7ccae9a + 306cee4 commit e653220
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .travis.yml
Expand Up @@ -3,7 +3,6 @@ sudo: false
cache: bundler

before_install:
- gem update --system 2.6.10
- gem --version

bundler_args: --without development
Expand All @@ -13,7 +12,7 @@ branches:
- master

rvm:
- jruby-9.1.13.0 # latest stable
- jruby-9.1.14.0 # latest stable
- 2.2.7
- 2.3.4
- 2.4.1
Expand Down

0 comments on commit e653220

Please sign in to comment.