cache docker on circleCI for tests

This commit is contained in:
nicolas.dorier
2018-12-18 23:27:57 +09:00
parent 660f43e3b7
commit 63ff46a768

View File

@@ -7,7 +7,8 @@ jobs:
- checkout
test:
machine: true
machine:
docker_layer_caching: true
steps:
- checkout
- run: