Fix travis (#245)

Move to the installed default docker version.
This commit is contained in:
stirringhalo
2017-05-11 19:34:25 -04:00
committed by GitHub
parent 255a4250b9
commit 239f0c6643
4 changed files with 4 additions and 10 deletions

View File

@@ -13,7 +13,7 @@
* bash
* git
* make
* docker >=1.11
* docker >=1.12.3
* https://www.docker.com/products/overview
* docker-compose >=1.7.1
* https://docs.docker.com/compose/install/