mirror of
https://github.com/catchorg/Catch2.git
synced 2024-11-22 13:26:10 +01:00
Force to install Conan 1.10.2
- Conan Package Tools is not ready for Conan 1.11.x Signed-off-by: Uilian Ries <uilianries@gmail.com>
This commit is contained in:
parent
799c7a2eed
commit
e7fce90b49
@ -276,7 +276,7 @@ matrix:
|
|||||||
- "3.7"
|
- "3.7"
|
||||||
dist: xenial
|
dist: xenial
|
||||||
install:
|
install:
|
||||||
- pip install conan conan-package-tools
|
- pip install conan==1.10.2 conan-package-tools
|
||||||
env:
|
env:
|
||||||
- CONAN_GCC_VERSIONS=8
|
- CONAN_GCC_VERSIONS=8
|
||||||
- CONAN_DOCKER_IMAGE=conanio/gcc8
|
- CONAN_DOCKER_IMAGE=conanio/gcc8
|
||||||
|
Loading…
Reference in New Issue
Block a user