Skip to content

Commit

Permalink
Merge pull request #230 from olleolleolle/patch-4
Browse files Browse the repository at this point in the history
ci: jruby-9.2.8.0 and add Ruby 2.6.3, and update patch versions
  • Loading branch information
travisjeffery authored Sep 10, 2019
2 parents d860c3f + e71aa01 commit cbaaf0c
Showing 1 changed file with 6 additions and 5 deletions.
11 changes: 6 additions & 5 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1,10 +1,11 @@
language: ruby
rvm:
- 2.5.0
- 2.4.3
- 2.3.6
- 2.2.9
- 2.6.3
- 2.5.5
- 2.4.6
- 2.3.8
- 2.2.10
- 2.1.10
- 2.0.0
- 1.9.3
- jruby-9.1.16.0
- jruby-9.2.8.0

0 comments on commit cbaaf0c

Please sign in to comment.