mirror of
https://github.com/audacity/wxWidgets.git
synced 2025-12-10 21:09:32 -06:00
Switch to using Xcode 6.4 on Travis CI
The old Xcode 6.2 image is not available any longer.
This commit is contained in:
parent
ccd1d40dd9
commit
cff06eed9d
@ -19,7 +19,7 @@ matrix:
|
||||
compiler: clang
|
||||
env: wxCONFIGURE_FLAGS="--disable-shared"
|
||||
- os: osx
|
||||
osx_image: beta-xcode6.2
|
||||
osx_image: xcode6.4
|
||||
compiler: clang
|
||||
env: wxCONFIGURE_FLAGS="--enable-cxx11" wxMAKEFILE_FLAGS="CXXFLAGS='-std=c++11 -stdlib=libc++'"
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user