Deployment preparation removed for gcc-9

This commit is contained in:
Mateusz Pusz
2020-05-11 12:06:37 +02:00
parent 7a5df94deb
commit e622529fd9

View File

@@ -15,7 +15,7 @@ osx: &osx
matrix:
include:
- <<: *linux
env: CONAN_GCC_VERSIONS=9 CONAN_DOCKER_IMAGE=conanio/gcc9 DEPLOY_DOCS=FALSE
env: CONAN_GCC_VERSIONS=9 CONAN_DOCKER_IMAGE=conanio/gcc9
- <<: *linux
env: CONAN_GCC_VERSIONS=10 CONAN_DOCKER_IMAGE=conanio/gcc10 DEPLOY_DOCS=TRUE