Skip to content

Commit

Permalink
Update Travis target versions.
Browse files Browse the repository at this point in the history
  • Loading branch information
jcoglan committed May 24, 2019
1 parent 7e64cfb commit 8ee09b2
Showing 1 changed file with 6 additions and 4 deletions.
10 changes: 6 additions & 4 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1,14 +1,16 @@
sudo: false
dist: trusty
language: ruby

rvm:
- 1.9.3
- 2.0.0
- 2.1.10
- 2.2.9
- 2.3.6
- 2.4.3
- 2.5.0
- 2.2.10
- 2.3.8
- 2.4.6
- 2.5.5
- 2.6.3
- jruby-19mode
- jruby-head

Expand Down

0 comments on commit 8ee09b2

Please sign in to comment.