mirror of
https://github.com/sdsykes/fastimage.git
synced 2025-09-20 00:01:59 -04:00
Update Ruby 1.9-2.6
This commit is contained in:
parent
021e5d3eb3
commit
0d7ef4a548
18
.travis.yml
18
.travis.yml
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user