Skip to content

Commit 16607c2

Browse files
committed
Revert to Xcode 6.4/OS X 10.10 for Travis build
1 parent 7600aa7 commit 16607c2

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.travis.yml

+2-2
Original file line numberDiff line numberDiff line change
@@ -13,9 +13,9 @@ language: cpp
1313
sudo: required
1414
dist: trusty
1515

16-
# Currently we're using the Travis Xcode 7.3/OS X 10.11 image to
16+
# Currently we're using the Travis Xcode 6.4/OS X 10.10 image to
1717
# get i386/x86_64 fat binaries.
18-
osx_image: xcode7.3
18+
osx_image: xcode6.4
1919

2020
# Linux dependencies
2121
addons:

0 commit comments

Comments
 (0)