diff --git a/.travis.yml b/.travis.yml index 7ac9031b..0731274f 100644 --- a/.travis.yml +++ b/.travis.yml @@ -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