Skip to content

Commit 4ce1759

Browse files
committed
Update tested ruby versions in travis
1 parent 6f5369e commit 4ce1759

File tree

1 file changed

+2
-5
lines changed

1 file changed

+2
-5
lines changed

.travis.yml

Lines changed: 2 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,9 @@
11
language: ruby
22
rvm:
3-
- 2.0.0
4-
- 2.1.10
5-
- 2.2.10
6-
- 2.3.8
73
- 2.4.5
84
- 2.5.5
9-
- 2.6.2
5+
- 2.6.2 # Uses unicode 12.0.0
6+
- 2.6.3 # Uses unicode 12.1.0
107
- ruby-head
118
matrix:
129
allow_failures:

0 commit comments

Comments
 (0)