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
|
||||
env: wxCONFIGURE_FLAGS="--disable-shared"
|
||||
- os: osx
|
||||
osx_image: beta-xcode6.2
|
||||
compiler: clang
|
||||
env: wxCONFIGURE_FLAGS="--enable-cxx11" wxMAKEFILE_FLAGS="CXXFLAGS='-std=c++11 -stdlib=libc++'"
|
||||
|
||||
|
Reference in New Issue
Block a user