Commit fcb21f44 authored by Dimitris Koutsogiorgas's avatar Dimitris Koutsogiorgas Committed by GitHub

Merge pull request #6983 from dnkoutso/travis_precise

Update travis ruby versions
parents ac3c7dfe 7bb650cd
...@@ -8,20 +8,15 @@ git: ...@@ -8,20 +8,15 @@ git:
matrix: matrix:
include: include:
- rvm: 2.4.0 - rvm: 2.4.1
env: COCOAPODS_CI_TASKS=LINT env: COCOAPODS_CI_TASKS=LINT
git: git:
submodules: false submodules: false
rvm: rvm:
# OS X 10.9.5-10.10.0 (2.0.0-p481) - 2.0.0-p647
- 2.0.0-p481 - 2.3.4
# OS X 10.9.3-10.9.4 - 2.4.1
- 2.0.0-p451
# OS X 10.9.0-10.9.2
# TODO: currently unavailable: https://github.com/travis-ci/travis-ci/issues/2918
# - 2.0.0-p247
- 2.4.0
env: env:
- COCOAPODS_CI_TASKS=SPECS - COCOAPODS_CI_TASKS=SPECS
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment