Update ruby versions for travis

This commit is contained in:
Stephen Sykes 2019-03-16 09:09:46 +02:00 committed by GitHub
parent 2132a8f99d
commit 0dcffe126e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,11 +1,10 @@
language: ruby
rvm:
- 1.9.3
- 2.0.0
- 2.1.8
- 2.2.4
- 2.3.0
- 2.5.1
- 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`: