[Travis] Test Ruby 2.4

parent 2fa64822
...@@ -12,7 +12,7 @@ matrix: ...@@ -12,7 +12,7 @@ matrix:
env: COCOAPODS_CI_TASKS=EXAMPLES env: COCOAPODS_CI_TASKS=EXAMPLES
osx_image: xcode7.3 osx_image: xcode7.3
language: objective-c language: objective-c
- rvm: 2.3.1 - rvm: 2.4.0
env: COCOAPODS_CI_TASKS=LINT env: COCOAPODS_CI_TASKS=LINT
git: git:
submodules: false submodules: false
...@@ -25,7 +25,7 @@ rvm: ...@@ -25,7 +25,7 @@ rvm:
# OS X 10.9.0-10.9.2 # OS X 10.9.0-10.9.2
# TODO: currently unavailable: https://github.com/travis-ci/travis-ci/issues/2918 # TODO: currently unavailable: https://github.com/travis-ci/travis-ci/issues/2918
# - 2.0.0-p247 # - 2.0.0-p247
- 2.3.1 - 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