🔧 Updated docker images
This commit is contained in:
parent
82778c9973
commit
f7fe31739e
11
.travis.yml
11
.travis.yml
@ -19,18 +19,17 @@ osx: &osx
|
|||||||
language: generic
|
language: generic
|
||||||
matrix:
|
matrix:
|
||||||
include:
|
include:
|
||||||
|
- <<: *linux
|
||||||
|
env: CONAN_GCC_VERSIONS=5 CONAN_DOCKER_IMAGE=conanio/gcc5
|
||||||
|
|
||||||
- <<: *linux
|
- <<: *linux
|
||||||
env: CONAN_GCC_VERSIONS=4.9 CONAN_DOCKER_IMAGE=lasote/conangcc49
|
env: CONAN_GCC_VERSIONS=6 CONAN_DOCKER_IMAGE=conanio/gcc6
|
||||||
|
|
||||||
- <<: *linux
|
- <<: *linux
|
||||||
env: CONAN_GCC_VERSIONS=5 CONAN_DOCKER_IMAGE=lasote/conangcc5
|
env: CONAN_GCC_VERSIONS=7 CONAN_DOCKER_IMAGE=conanio/gcc7
|
||||||
|
|
||||||
- <<: *linux
|
- <<: *linux
|
||||||
env: CONAN_GCC_VERSIONS=6 CONAN_DOCKER_IMAGE=lasote/conangcc6
|
env: CONAN_GCC_VERSIONS=8 CONAN_DOCKER_IMAGE=conanio/gcc8
|
||||||
|
|
||||||
- <<: *linux
|
|
||||||
env: CONAN_GCC_VERSIONS=7 CONAN_DOCKER_IMAGE=lasote/conangcc7
|
|
||||||
|
|
||||||
install:
|
install:
|
||||||
- chmod +x .travis/install.sh
|
- chmod +x .travis/install.sh
|
||||||
|
Loading…
x
Reference in New Issue
Block a user