Ruby >= 2.2.2 required

This commit is contained in:
Karel Picman 2017-08-31 12:31:50 +02:00
parent 23fea51445
commit 1bae0383c8

View File

@ -3,7 +3,7 @@ language: ruby
sudo: false
rvm:
- 2.2
- 2.3
install: "echo skip bundle install"