Skip to content

Commit 1ccb930

Browse files
author
haruyama.makoto
committed
Update ruby versions
1 parent b6845ef commit 1ccb930

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

.travis.yml

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,10 @@
11
sudo: false
22
language: ruby
33
rvm:
4-
- 2.4.1
5-
- 2.3.3
4+
- 2.6.0
5+
- 2.5.3
6+
- 2.4.5
7+
- 2.3.8
68
- 2.2
79

810
before_install: gem install bundler -v 1.14.3

0 commit comments

Comments
 (0)