Skip to content

Commit

Permalink
CI: Use jruby-9.2.6.0 (#278)
Browse files Browse the repository at this point in the history
- also drop sudo: false which now does nothing on Travis
  • Loading branch information
olleolleolle authored and benlovell committed Feb 15, 2019
1 parent 918afc9 commit 734d4d2
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .travis.yml
@@ -1,11 +1,10 @@
language: ruby
cache: bundle
sudo: false
rvm:
- 2.6
- 2.5
- 2.4
- jruby-9.2.5.0
- jruby-9.2.6.0
- jruby-head
before_install:
- gem install bundler
Expand Down

0 comments on commit 734d4d2

Please sign in to comment.