Ruby Version Fix

This commit is contained in:
Nemo 2019-09-14 15:59:41 +05:30
parent 18a5361124
commit cbe7c4edfc
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
language: ruby language: ruby
rvm: rvm:
- 2.2.2 - 2.6.4
script: ruby test.rb script: ruby test.rb
deploy: deploy:
edge: true edge: true
@ -8,4 +8,4 @@ deploy:
script: bash deploy.sh script: bash deploy.sh
on: on:
branch: master branch: master
rvm: 2.2.2 rvm: 2.6.4