Skip to content

Commit ec40828

Browse files
committed
update ruby versions in travis config
1 parent 154cd74 commit ec40828

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

.travis.yml

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,8 @@
11
language: ruby
22
rvm:
3-
- 2.2.5
4-
- 2.3.1
3+
- 2.2.6
4+
- 2.3.3
5+
- 2.4.0
56
before_install:
67
- gem update --system
78
- gem update bundler

0 commit comments

Comments
 (0)