Skip to content

Commit df87195

Browse files
committed
Update travis config.
1 parent 5830807 commit df87195

File tree

1 file changed

+2
-4
lines changed

1 file changed

+2
-4
lines changed

.travis.yml

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5,16 +5,14 @@ env:
55
- CI=true
66
- NOKOGIRI_USE_SYSTEM_LIBRARIES=true
77
rvm:
8-
- 2.2.2
9-
- 2.3
108
- 2.4
119
- 2.5
1210
- 2.6
1311
- 2.7
14-
- jruby-9
12+
- jruby
1513
cache: bundler
1614
sudo: false
1715
matrix:
1816
allow_failures:
19-
- rvm: jruby-9
17+
- rvm: jruby
2018
dist: trusty

0 commit comments

Comments
 (0)