Skip to content

Commit

Permalink
Merge pull request #970 from yatmsu/upd_travis_ruby_ver
Browse files Browse the repository at this point in the history
CI against Ruby 2.2.9, 2.3.6, 2.4.3
  • Loading branch information
tarebyte authored Jan 11, 2018
2 parents 9a51b7a + 111cd85 commit 2fa2ef9
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +4,9 @@ rvm:
- jruby-19mode
- 2.0
- 2.1
- 2.2
- 2.3.4
- 2.4.1
- 2.2.9
- 2.3.6
- 2.4.3

bundler_args: --without development

Expand Down

0 comments on commit 2fa2ef9

Please sign in to comment.