8000 Bump Ruby versions on Travis CI · rubyzip/rubyzip@888ca88 · GitHub
[go: up one dir, main page]

Skip to content

Commit 888ca88

Browse files
committed
Bump Ruby versions on Travis CI
1 parent 2f80da6 commit 888ca88

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

.travis.yml

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,9 +4,10 @@ cache: bundler
44
rvm:
55
- 2.0.0
66
- 2.1.10
7-
- 2.2.8
8-
- 2.3.5
9-
- 2.4.2
7+
- 2.2.9
8+
- 2.3.6
9+
- 2.4.3
10+
- 2.5.0
1011
- ruby-head
1112
matrix:
1213
include:

0 commit comments

Comments
 (0)
0