mirror of
https://github.com/mpusz/mp-units.git
synced 2025-08-05 05:04:27 +02:00
Documentation deployment switched to gcc-10
This commit is contained in:
@@ -15,9 +15,9 @@ osx: &osx
|
|||||||
matrix:
|
matrix:
|
||||||
include:
|
include:
|
||||||
- <<: *linux
|
- <<: *linux
|
||||||
env: CONAN_GCC_VERSIONS=9 CONAN_DOCKER_IMAGE=conanio/gcc9 DEPLOY_DOCS=TRUE
|
env: CONAN_GCC_VERSIONS=9 CONAN_DOCKER_IMAGE=conanio/gcc9 DEPLOY_DOCS=FALSE
|
||||||
- <<: *linux
|
- <<: *linux
|
||||||
env: CONAN_GCC_VERSIONS=10 CONAN_DOCKER_IMAGE=conanio/gcc10 DEPLOY_DOCS=FALSE
|
env: CONAN_GCC_VERSIONS=10 CONAN_DOCKER_IMAGE=conanio/gcc10 DEPLOY_DOCS=TRUE
|
||||||
|
|
||||||
install:
|
install:
|
||||||
- chmod +x .travis/install.sh
|
- chmod +x .travis/install.sh
|
||||||
|
Reference in New Issue
Block a user