Skip to content

Commit

Permalink
Update Travis-CI to xcode 10.1
Browse files Browse the repository at this point in the history
  • Loading branch information
stefanv committed Dec 20, 2018
1 parent c15c393 commit 83fec2d
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -57,15 +57,15 @@ matrix:
python: 3.6
env: QT=PyQt5 OPTIONAL_DEPS=1 PIP_FLAGS="--pre"
- os: osx
osx_image: xcode9
osx_image: xcode10.1
language: objective-c
env: TRAVIS_PYTHON_VERSION=3.5
- os: osx
osx_image: xcode9
osx_image: xcode10.1
language: objective-c
env: TRAVIS_PYTHON_VERSION=3.6 OPTIONAL_DEPS=1
- os: osx
osx_image: xcode9
osx_image: xcode10.1
language: objective-c
env: TRAVIS_PYTHON_VERSION=3.7

Expand Down

0 comments on commit 83fec2d

Please sign in to comment.