Update Ruby 1.9-2.6

This commit is contained in:
Anton Rieder 2019-10-24 15:06:58 +02:00
parent 021e5d3eb3
commit 0d7ef4a548
No known key found for this signature in database
GPG Key ID: ACB96B9DEE657B2D

View File

@ -1,11 +1,11 @@
language: ruby
cache: bundler
rvm:
- 2.2.9
- 2.3.8
- 2.4.5
- 2.5.5
- 2.6.2
sudo: false
# uncomment this line if your project needs to run something other than `rake`:
# script: bundle exec rspec spec
- 1.9
- 2.0
- 2.1
- 2.2
- 2.3
- 2.4
- 2.5
- 2.6