Skip to content

Commit 534ba99

Browse files
author
haruyama-makoto
committed
Update .travis.yml
1 parent 49dabbe commit 534ba99

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
@@ -1,10 +1,10 @@
11
sudo: false
22
language: ruby
33
rvm:
4-
- 2.6.0
5-
- 2.5.3
6-
- 2.4.5
7-
- 2.3.8
4+
- 2.6
5+
- 2.5
6+
- 2.4
7+
- 2.3
88
- 2.2
99

1010
before_install: gem install bundler -v 1.14.3

0 commit comments

Comments
 (0)