Travis: remove new xcode image for now

This commit is contained in:
Alexey Sokolov
2019-11-06 01:30:06 +00:00
parent 9c1a7c3c99
commit 1de18ed4ca
-4
View File
@@ -50,10 +50,6 @@ matrix:
osx_image: xcode9.3 # macOS 10.13
compiler: clang
env: BUILD_TYPE=normal BUILD_WITH=autoconf
- os: osx
osx_image: xcode11.2 # macOS 10.14
compiler: clang
env: BUILD_TYPE=normal BUILD_WITH=cmake
- os: linux
compiler: gcc
env: BUILD_TYPE=tarball BUILD_WITH=cmake