Test against Ruby 2.3.0 on Travis CI

This commit is contained in:
Ryunosuke SATO 2015-12-26 01:11:15 +09:00
parent 3b596d5e3e
commit 2dcd2c5b1d

View file

@ -5,6 +5,7 @@ before_script:
- bundle update - bundle update
rvm: rvm:
- ruby-head - ruby-head
- 2.3.0
- 2.2.4 - 2.2.4
- 2.1 - 2.1
- 2.0 - 2.0