Skip to content

Commit d2538f7

Browse files
committed
Bump ruby versions in travis to all-latest
1 parent 33e5e01 commit d2538f7

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

.travis.yml

+4-4
Original file line numberDiff line numberDiff line change
@@ -3,10 +3,10 @@ sudo: false
33
cache: bundler
44

55
rvm:
6-
- 2.5.0
7-
- 2.4.3
8-
- 2.3.6
9-
- 2.2.9
6+
- 2.5.1
7+
- 2.4.4
8+
- 2.3.7
9+
- 2.2.10
1010

1111
gemfile:
1212
- Gemfile

0 commit comments

Comments
 (0)