.travis.yml: Remove unnecessary Ruby versions
This commit is contained in:
parent
bd69690272
commit
1740c759df
1 changed files with 0 additions and 2 deletions
|
@ -1,6 +1,4 @@
|
|||
language: ruby
|
||||
sudo: false
|
||||
rvm:
|
||||
- 2.0
|
||||
- 2.1
|
||||
- 2.2
|
||||
|
|
Loading…
Reference in a new issue