Skip to content

Commit dc9006d

Browse files
bstaleticwjakob
authored andcommitted
Use newer macOS image for python3 testing
1 parent fe2a06e commit dc9006d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -138,7 +138,7 @@ matrix:
138138
env: PYTHON=2.7 CPP=14 CLANG CMAKE=1
139139
- os: osx
140140
name: Python 3.7, c++14, AppleClang 9, Debug build
141-
osx_image: xcode9
141+
osx_image: xcode9.4
142142
env: PYTHON=3.7 CPP=14 CLANG DEBUG=1
143143
# Test a PyPy 2.7 build
144144
- os: linux

0 commit comments

Comments
 (0)