mirror of
https://github.com/catchorg/Catch2.git
synced 2025-08-19 13:25:40 +02: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:

committed by
Martin Hořeňovský

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
|
||||||
|
Reference in New Issue
Block a user