diff --git a/circle.yml b/circle.yml index 16fdcfe3..add92f7d 100644 --- a/circle.yml +++ b/circle.yml @@ -4,6 +4,9 @@ machine: timezone: Europe/London + services: + - docker + test: pre: - make install