Unverified Commit 4c6302c7 authored by Matthew Brett's avatar Matthew Brett Committed by GitHub
Browse files

Merge pull request #177 from radarhere/xcode

Added Xcode 9.4 Travis build
parents 1699adee 35399546
......@@ -114,6 +114,10 @@ matrix:
- VENV=venv
# Default OSX (xcode image) is 10.12 (xcode 8.3.3) as of 2018-03-29
# See: https://docs.travis-ci.com/user/reference/osx/
- os: osx
osx_image: xcode9.4
env:
- PYTHON_VERSION=3.5
- os: osx
osx_image: xcode9.3
env:
......
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