Skip to content

Commit 62ea805

Browse files
committed
Use recent Ruby versions on Travis
1 parent 3081446 commit 62ea805

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.travis.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,8 @@ sudo: false
44
cache: bundler
55
rvm:
66
- 2.2.7
7-
- 2.3.4
8-
- 2.4.1
7+
- 2.3.5
8+
- 2.4.2
99
branches:
1010
only:
1111
- master

0 commit comments

Comments
 (0)