diff --git a/.travis.yml b/.travis.yml index e863481d1f..7e990d75a8 100644 --- a/.travis.yml +++ b/.travis.yml @@ -34,7 +34,7 @@ matrix: - os: osx osx_image: xcode7.3 compiler: clang - env: wxCONFIGURE_FLAGS="--enable-cxx11" wxMAKEFILE_FLAGS="CXXFLAGS=-std=c++11" wxSKIP_SAMPLES=1 + env: wxSKIP_SAMPLES=1 name: wxOSX Xcode 7.3 - os: osx osx_image: xcode9.4