change ruby version in travis settings

This commit is contained in:
yqbk
2016-10-08 17:43:26 +02:00
parent b8e1cb8dfd
commit c9d209775b

View File

@ -17,5 +17,5 @@ language: ruby
rvm:
- 2.1.5
- 2.2.1
- jruby-19mode
- 2.3.1
script: bundle exec rspec --tag ~docker