Skip to content

Commit c1482cb

Browse files
committed
Update Travis rubies
1 parent 69a02c4 commit c1482cb

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

.travis.yml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3,10 +3,10 @@ language: ruby
33
cache: bundler
44

55
rvm:
6-
- 2.3.6
7-
- 2.4.3
8-
- 2.5.0
9-
- 2.6.0
6+
- 2.4.9
7+
- 2.5.7
8+
- 2.6.5
9+
- 2.7.0
1010

1111
git:
1212
depth: 10

0 commit comments

Comments
 (0)