Skip to content

Commit 5f86397

Browse files
authored
Merge pull request #39 from olleolleolle/patch-1
Travis: Update CI matrix
2 parents c7b868d + 19f8e40 commit 5f86397

File tree

1 file changed

+5
-6
lines changed

1 file changed

+5
-6
lines changed

.travis.yml

Lines changed: 5 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -3,14 +3,13 @@ language: ruby
33
before_install:
44
- gem update --system
55
- gem install bundler
6-
- gem update bundler
76

87
rvm:
9-
- 2.1.9
10-
- 2.2.6
11-
- 2.3.3
12-
- 2.4.0
13-
- jruby-9.0.5.0
8+
- 2.1.10
9+
- 2.2.7
10+
- 2.3.4
11+
- 2.4.1
12+
- jruby-9.1.10.0
1413
- jruby-head
1514

1615
cache: bundler

0 commit comments

Comments
 (0)