diff --git a/circle.yml b/circle.yml index 4e695edcc..69f95c9b4 100644 --- a/circle.yml +++ b/circle.yml @@ -1,6 +1,6 @@ machine: node: - version: 7.10 + version: 7.10.1 services: - docker - redis