Unverified Commit 61f8b7e8 authored by Matthew Brett's avatar Matthew Brett Committed by GitHub
Browse files

Merge pull request #213 from radarhere/xcode64

Removed Xcode 6.4 builds from Travis CI

> Running builds with Xcode 6.4 in Travis CI is deprecated and will be removed in January 2019. If Xcode 6.4 is critical to your builds, please contact our support team at support@travis-ci.com to discuss options.
parents c7819d56 f7c31235
......@@ -32,11 +32,6 @@ matrix:
- TEST_BUILDS=1
- USE_CCACHE=1
# OSX builds
- os: osx
osx_image: xcode6.4
env:
- PYTHON_VERSION=2.7
- VENV=venv
- os: osx
env:
- PYTHON_VERSION=2.7
......@@ -194,10 +189,6 @@ matrix:
osx_image: xcode7.3
env:
- PYTHON_VERSION=3.5
- os: osx
osx_image: xcode6.4
env:
- PYTHON_VERSION=3.5
script:
- export ENV_VARS_PATH="tests/env_vars.sh"
......
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