Skip to content

Commit 6e98d43

Browse files
authored
Merge pull request #604 from y-yagi/test_against_latest_rubies
Test against latest Rubies
2 parents 84cea9a + 0be2072 commit 6e98d43

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

.travis.yml

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -8,9 +8,10 @@ rvm:
88
- 1.9.3
99
- 2.0.0
1010
- 2.1.10
11-
- 2.2.8
12-
- 2.3.5
13-
- 2.4.2
11+
- 2.2.10
12+
- 2.3.7
13+
- 2.4.4
14+
- 2.5.1
1415
- ruby-head
1516
matrix:
1617
allow_failures:

0 commit comments

Comments
 (0)