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

@@ -62,7 +62,7 @@ Together the layers make up the OpenMapTiles tileset.
To work on OpenMapTiles you need Docker and Python.
- Install [Docker](https://docs.docker.com/engine/installation/). Minimum version is 1.11.0+.
- Install [Docker](https://docs.docker.com/engine/installation/). Minimum version is 1.12.3+.
- Install [Docker Compose](https://docs.docker.com/compose/install/). Minimum version is 1.7.1+.
- Install [OpenMapTiles tools](https://github.com/openmaptiles/openmaptiles-tools) with `pip install openmaptiles-tools`