Skip to content

Commit 9c1290b

Browse files
authored
CI: use 2.4.6, 2.5.5, 2.6.2
- also: Removes an old setting from Travis. See https://blog.travis-ci.com/2018-11-19-required-linux-infrastructure-migration
1 parent 86c75d1 commit 9c1290b

File tree

1 file changed

+3
-4
lines changed

1 file changed

+3
-4
lines changed

travis/.travis.yml

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,4 @@
11
language: ruby
2-
sudo: false
32
email: false
43
cache:
54
directories:
@@ -18,9 +17,9 @@ rvm:
1817
- 2.1
1918
- 2.2.10
2019
- 2.3.8
21-
- 2.4.5
22-
- 2.5.3
23-
- 2.6.0
20+
- 2.4.6
21+
- 2.5.5
22+
- 2.6.2
2423
- ruby-head
2524
- ree
2625
- rbx-3

0 commit comments

Comments
 (0)