Skip to content

Commit f112edd

Browse files
author
Hana Dusíková
committed
revert of conan stuff
1 parent 7de3325 commit f112edd

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

.travis.yml

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -28,9 +28,11 @@ matrix:
2828
services:
2929
- docker
3030
env:
31-
- COMPILER=g++
31+
- COMPILER=g++-8
3232
- CONAN_GCC_VERSIONS=8
33-
- CONAN_DOCKER_IMAGE=conanio/gcc8
33+
- CONAN_DOCKER_IMAGE=lasote/conangcc8
34+
install:
35+
- pip install -U conan conan-package-tools
3436
script:
3537
- python .conan/build.py
3638

0 commit comments

Comments
 (0)