diff --git a/circle.yml b/circle.yml index 5c4f08aeaa..f10432f336 100644 --- a/circle.yml +++ b/circle.yml @@ -1,3 +1,6 @@ +machine: + node: + version: 4.1.0 test: override: - echo "Automatically marking tests as passing for now"