Skip to content

Commit 1dcb364

Browse files
committed
travis: Organize Ruby versions
Signed-off-by: Kenji Okimoto <okimoto@clear-code.com>
1 parent 3282b33 commit 1dcb364

File tree

1 file changed

+4
-5
lines changed

1 file changed

+4
-5
lines changed

.travis.yml

Lines changed: 4 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,7 @@ sudo: false
22
language: ruby
33

44
rvm:
5-
- 2.2.10
6-
- 2.3.7
7-
- 2.4.4
8-
- 2.5.1
9-
5+
- 2.3
6+
- 2.4
7+
- 2.5.3
8+
- 2.6.0

0 commit comments

Comments
 (0)