mirror of
https://github.com/puppetlabs/vmpooler.git
synced 2026-01-26 01:58:41 -05:00
(maint) Remove Ruby 1.9.3 testing from Travis
Ruby 1.9.3 is end of life, and now longer bundles due to later Nokogiri 1.7.0.1 requiring Ruby 2.1 or above. This commit removes ruby 1.9.3 from Travis testing.
This commit is contained in:
parent
2bf7c4a715
commit
926eb47940
1 changed files with 0 additions and 1 deletions
|
|
@ -4,7 +4,6 @@ language: ruby
|
|||
services:
|
||||
- redis-server
|
||||
rvm:
|
||||
- 1.9.3
|
||||
- 2.1.1
|
||||
- 2.2.1
|
||||
- 2.2.2
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue