Skip to content

Commit

Permalink
Update travis rubies
Browse files Browse the repository at this point in the history
  • Loading branch information
Arie committed Nov 1, 2018
1 parent 0d25b3b commit 1fe2e93
Showing 1 changed file with 5 additions and 3 deletions.
8 changes: 5 additions & 3 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1,8 +1,10 @@
language: ruby
cache: bundler
rvm:
- 2.3.4
- 2.4.1
- jruby-9.1.9.0
- 2.3.8
- 2.4.5
- 2.5.3
- jruby-19mode
- jruby-head
script: ./script/ci
sudo: false

0 comments on commit 1fe2e93

Please sign in to comment.