Skip to content

Commit 2f50240

Browse files
authored
Test also on 1.10
1 parent 5f9e2bf commit 2f50240

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.travis.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,7 @@ env:
2323
matrix:
2424
- repo="main" DOCKER_HOST="tcp://127.0.0.1:2375" DOCKER_VERSION="1.11.2-0~trusty" DEPLOY=true COVERITY=true CODECOV=true
2525
- repo="main" DOCKER_HOST="unix:///var/run/docker.sock" DOCKER_VERSION="1.11.2-0~trusty"
26+
- repo="main" DOCKER_HOST="tcp://127.0.0.1:2375" DOCKER_VERSION="1.10.3-0~trusty"
2627
- repo="main" DOCKER_HOST="unix:///var/run/docker.sock" DOCKER_VERSION="1.10.3-0~trusty"
2728
# - repo="testing" DOCKER_HOST="tcp://127.0.0.1:2375"
2829
# - repo="testing" DOCKER_HOST="unix:///var/run/docker.sock"

0 commit comments

Comments
 (0)