Skip to content

Commit 30ade0d

Browse files
committed
Update Travis rubies
Only use maintained ruby releases.
1 parent 41dc983 commit 30ade0d

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

.travis.yml

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
11
language: ruby
22
rvm:
3-
- 2.0.0
3+
- 2.2
4+
- 2.3
5+
- 2.4
6+
- 2.5

0 commit comments

Comments
 (0)