Skip to content

Commit e036b71

Browse files
NullVoxPopulibf4
authored andcommittedJan 6, 2017
Merge pull request rails-api#1992 from ojiry/bump_ruby_versions
Run tests by Ruby 2.2.6 and 2.3.3
1 parent 6e11d62 commit e036b71

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed
 

‎.travis.yml

+2-2
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)