Skip to content

Commit 2950a5c

Browse files
authored
Merge pull request #218 from olleolleolle/patch-1
CI: use 2.4.6, 2.5.5, 2.6.2
2 parents 86c75d1 + 9c1290b commit 2950a5c

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)