(maint) Remove ruby 2.2.10 from travis config

This commit removes ruby 2.2.10 from travis configuration. Without this change travis tests fail since vmpooler has dropped ruby 2.2.10 support.
This commit is contained in:
kirby@puppetlabs.com 2018-07-16 17:11:30 -07:00
parent 95d9c83479
commit dd6af73abd

View file

@ -9,9 +9,6 @@ matrix:
- rvm: 2.3.7
env: "CHECK=rubocop"
- rvm: 2.2.10
env: "CHECK=test"
- rvm: 2.3.7
env: "CHECK=test"