No longer compatible with Ruby 2.0

This commit is contained in:
Eugen Rochko 2017-05-09 14:59:44 +02:00 committed by GitHub
parent b6eeb547b3
commit 36434d836e
1 changed files with 2 additions and 4 deletions

View File

@ -2,10 +2,8 @@ language: ruby
cache: bundler
rvm:
- 2.0.0
- 2.1
- 2.2
- ruby-head
- 2.3.1
- 2.4.1
bundler_args: --without development --retry=3 --jobs=3