Use Xcode 6.2 for OS X Travis-CI builds
This is the new minimal version required by Homebrew.
This commit is contained in:
@@ -19,6 +19,7 @@ matrix:
|
|||||||
compiler: clang
|
compiler: clang
|
||||||
env: wxCONFIGURE_FLAGS="--disable-shared"
|
env: wxCONFIGURE_FLAGS="--disable-shared"
|
||||||
- os: osx
|
- os: osx
|
||||||
|
osx_image: beta-xcode6.2
|
||||||
compiler: clang
|
compiler: clang
|
||||||
env: wxCONFIGURE_FLAGS="--enable-cxx11" wxMAKEFILE_FLAGS="CXXFLAGS='-std=c++11 -stdlib=libc++'"
|
env: wxCONFIGURE_FLAGS="--enable-cxx11" wxMAKEFILE_FLAGS="CXXFLAGS='-std=c++11 -stdlib=libc++'"
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user