Skip to content

Commit 3e9fd63

Browse files
authored
Bump xcode version to 10.1 to make sure it handles AVX512
1 parent 256eb58 commit 3e9fd63

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
@@ -149,7 +149,7 @@ matrix:
149149

150150
- &test-macos
151151
os: osx
152-
osx_image: xcode8.3
152+
osx_image: xcode10.1
153153
before_script:
154154
- COMMON_FLAGS="DYNAMIC_ARCH=1 TARGET=NEHALEM NUM_THREADS=32"
155155
- brew update

0 commit comments

Comments
 (0)