Skip to content

Commit

Permalink
travis: Docker 1.11.1 is out
Browse files Browse the repository at this point in the history
  • Loading branch information
fsouza committed Apr 27, 2016
1 parent ca798d0 commit 1d4f4ae
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,8 +13,8 @@ env:
- GOARCH=386 DOCKER_VERSION=1.9.1
- GOARCH=amd64 DOCKER_VERSION=1.10.3
- GOARCH=386 DOCKER_VERSION=1.10.3
- GOARCH=amd64 DOCKER_VERSION=1.11.0
- GOARCH=386 DOCKER_VERSION=1.11.0
- GOARCH=amd64 DOCKER_VERSION=1.11.1
- GOARCH=386 DOCKER_VERSION=1.11.1
install:
- travis_retry travis-scripts/install.bash
script:
Expand Down

0 comments on commit 1d4f4ae

Please sign in to comment.