Skip to content

Commit 2dc001a

Browse files
committed
Upgrade to xcode9.4
xcode8.1 already obsoleted. Previous builds are fallen back to default version (xcode9.4)
1 parent 7eca69d commit 2dc001a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.travis.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,9 +13,9 @@ python:
1313
matrix:
1414
include:
1515
- os: osx
16+
osx_image: xcode9.4
1617
language: generic
17-
osx_image: xcode8.1
18-
# See also: https://github.com/Homebrew/homebrew-core/issues/6949
18+
python: null
1919
install:
2020
|
2121
if [[ "$TRAVIS_OS_NAME" = "linux" ]]; then

0 commit comments

Comments
 (0)