CI on gcc-9.2 disabled (waiting for gcc-9.3 in Travis CI)

This commit is contained in:
Mateusz Pusz
2020-06-29 20:24:32 +02:00
parent 25b67101d9
commit 264d6dd9dc

View File

@ -10,8 +10,8 @@ osx: &osx
language: generic
matrix:
include:
- <<: *linux
env: CONAN_GCC_VERSIONS=9 CONAN_DOCKER_IMAGE=conanio/gcc9
# - <<: *linux
# env: CONAN_GCC_VERSIONS=9 CONAN_DOCKER_IMAGE=conanio/gcc9
- <<: *linux
env: CONAN_GCC_VERSIONS=10 CONAN_DOCKER_IMAGE=conanio/gcc10 DEPLOY_DOCS=TRUE