Skip to content

Commit

Permalink
update travis to use docker 1.12
Browse files Browse the repository at this point in the history
  • Loading branch information
kilpatty committed Aug 19, 2016
1 parent 3269a34 commit 6af55fe
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ services:
- docker
env:
global:
- DOCKER_VERSION=1.11.0-0~trusty
- DOCKER_VERSION=1.12.0-0~trusty
- DOCKER_COMPOSE_VERSION=1.7.0
branches:
except:
Expand Down

0 comments on commit 6af55fe

Please sign in to comment.