Skip to content

Commit 903eb24

Browse files
committed
Update Ruby versions 2.4 to 2.7 on Travis
1 parent 5d1587a commit 903eb24

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
@@ -8,9 +8,10 @@ rvm:
88
- 2.1.10
99
- 2.2.10
1010
- 2.3.8
11-
- 2.4.6
12-
- 2.5.5
13-
- 2.6.3
11+
- 2.4.10
12+
- 2.5.8
13+
- 2.6.6
14+
- 2.7.1
1415
- jruby-head
1516

1617
script:

0 commit comments

Comments
 (0)