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:
Uilian Ries 2018-12-29 21:32:14 -02:00 committed by Martin Hořeňovský
parent 799c7a2eed
commit e7fce90b49
1 changed files with 1 additions and 1 deletions

View File

@ -276,7 +276,7 @@ matrix:
- "3.7"
dist: xenial
install:
- pip install conan conan-package-tools
- pip install conan==1.10.2 conan-package-tools
env:
- CONAN_GCC_VERSIONS=8
- CONAN_DOCKER_IMAGE=conanio/gcc8