Skip to content

Commit dd09a28

Browse files
authored
Test on new Ruby versions
1 parent fab4f11 commit dd09a28

1 file changed

Lines changed: 5 additions & 4 deletions

File tree

.travis.yml

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -12,10 +12,11 @@ env:
1212
rvm:
1313
- 1.9.3
1414
- 2.0.0
15-
- 2.1.7
16-
- 2.2.3
17-
- 2.3.0
18-
- 2.4.1
15+
- 2.1
16+
- 2.2
17+
- 2.3
18+
- 2.4
19+
- 2.5
1920
- ruby-head
2021
matrix:
2122
allow_failures:

0 commit comments

Comments
 (0)