Skip to content

Commit cf5d48e

Browse files
authored
Update OSX environment to Sierra
as homebrew seems to have dropped support for El Capitan in their gcc packages
1 parent ed01f49 commit cf5d48e

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
152+
osx_image: xcode8.3
153153
before_script:
154154
- COMMON_FLAGS="DYNAMIC_ARCH=1 TARGET=NEHALEM NUM_THREADS=32"
155155
- brew update

0 commit comments

Comments
 (0)