circleci: docker as a deployment dependency

This commit is contained in:
Tom Gallacher 2016-10-18 10:54:32 +01:00
parent a433daaeb0
commit b9ccacbad9
1 changed files with 3 additions and 0 deletions

View File

@ -4,6 +4,9 @@ machine:
timezone:
Europe/London
services:
- docker
test:
pre:
- make install