Skip to content

Commit e575156

Browse files
Merge pull request #1992 from ojiry/bump_ruby_versions
Run tests by Ruby 2.2.6 and 2.3.3
2 parents 9b25680 + 095ad9c commit e575156

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.travis.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,8 @@ sudo: false
44

55
rvm:
66
- 2.1
7-
- 2.2.3
8-
- 2.3.0
7+
- 2.2.6
8+
- 2.3.3
99
- ruby-head
1010
- jruby-9.0.4.0
1111
- jruby-head

0 commit comments

Comments
 (0)