Skip to content

Commit

Permalink
Upgrade jruby
Browse files Browse the repository at this point in the history
  • Loading branch information
aslakhellesoy committed Sep 17, 2017
1 parent 97535e4 commit 4b22603
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ matrix:
os: linux
- rvm: 2.1
os: osx
- rvm: jruby-9.1.12.0
- rvm: jruby-9.1.13.0
os: linux
env:
# Travis by default also have "-Dcext.enabled=false" set in
Expand All @@ -35,7 +35,7 @@ matrix:
- LC_ALL=en_US.UTF-8
- LANG=en_US.UTF-8
- LANGUAGE=en_US.UTF-8
- rvm: jruby-9.1.12.0
- rvm: jruby-9.1.13.0
os: osx
env:
# Travis by default also have "-Dcext.enabled=false" set in
Expand Down

1 comment on commit 4b22603

@mattwynne
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

THANKYOU!

Please sign in to comment.