Skip to content

Commit 8ee09b2

Browse files
committed
Update Travis target versions.
1 parent 7e64cfb commit 8ee09b2

File tree

1 file changed

+6
-4
lines changed

1 file changed

+6
-4
lines changed

.travis.yml

+6-4
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,16 @@
11
sudo: false
2+
dist: trusty
23
language: ruby
34

45
rvm:
56
- 1.9.3
67
- 2.0.0
78
- 2.1.10
8-
- 2.2.9
9-
- 2.3.6
10-
- 2.4.3
11-
- 2.5.0
9+
- 2.2.10
10+
- 2.3.8
11+
- 2.4.6
12+
- 2.5.5
13+
- 2.6.3
1214
- jruby-19mode
1315
- jruby-head
1416

0 commit comments

Comments
 (0)