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

Merge pull request #209 from radarhere/xcode

Added Xcode 10.1 Travis build
parents edcb5ca3 d952a977
......@@ -110,6 +110,10 @@ matrix:
- VENV=venv
# Default OSX (xcode image) is 10.13 (xcode 9.4.1) as of 2018-08-03
# See: https://docs.travis-ci.com/user/reference/osx/
- os: osx
osx_image: xcode10.1
env:
- PYTHON_VERSION=3.5
- os: osx
osx_image: xcode10
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