only newest ruby

This commit is contained in:
yqbk
2016-10-08 18:18:17 +02:00
parent 3bae736dce
commit 948e6f7e3e

View File

@ -15,7 +15,7 @@ before_script:
cache: bundler
language: ruby
rvm:
- 2.1.5
- 2.2.1
# - 2.1.5
# - 2.2.1
- 2.3.1
script: bundle exec rspec --color --format documentation --require spec_helper --require rails_helper --tag ~docker