Skip to content

Commit 0cbb5ac

Browse files
authored
Merge pull request #558 from takkanm/use_latest_ruby_version_in_ci
use latest ruby version in CI
2 parents b91a08e + dffd444 commit 0cbb5ac

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

.travis.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -8,9 +8,9 @@ rvm:
88
- 1.9.3
99
- 2.0.0
1010
- 2.1.10
11-
- 2.2.6
12-
- 2.3.3
13-
- 2.4.0
11+
- 2.2.7
12+
- 2.3.4
13+
- 2.4.1
1414
- ruby-head
1515
matrix:
1616
allow_failures:

0 commit comments

Comments
 (0)