File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 27
27
- repo="main" DOCKER_HOST="unix:///var/run/docker.sock" DOCKER_VERSION="1.11.2-0~trusty" CODECOV=true
28
28
- repo="main" DOCKER_HOST="tcp://127.0.0.1:2375" DOCKER_VERSION="1.10.3-0~trusty" CODECOV=true
29
29
- repo="main" DOCKER_HOST="unix:///var/run/docker.sock" DOCKER_VERSION="1.10.3-0~trusty" CODECOV=true
30
- # - repo="testing" DOCKER_HOST="tcp://127.0.0.1:2375"
30
+ - repo="testing" DOCKER_HOST="tcp://127.0.0.1:2375" CODECOV=true
31
31
# - repo="testing" DOCKER_HOST="unix:///var/run/docker.sock"
32
- # - repo="experimental" DOCKER_HOST="tcp://127.0.0.1:2375"
33
- # - repo="experimental" DOCKER_HOST="unix:///var/run/docker.sock"
32
+ - repo="experimental" DOCKER_HOST="tcp://127.0.0.1:2375" CODECOV=true
33
+ # - repo="experimental" DOCKER_HOST="unix:///var/run/docker.sock" CODECOV=true
34
34
35
35
cache :
36
36
directories :
You can’t perform that action at this time.
0 commit comments