Merge pull request #286 from mattkirby/remove_2_2

(maint) Remove ruby 2.2.10 from travis config
This commit is contained in:
Spencer McElmurry 2018-07-17 14:24:02 -07:00 committed by GitHub
commit c1a8cee16d
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

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