diff --git a/circle.yml b/circle.yml index ff1b11d..febeae2 100644 --- a/circle.yml +++ b/circle.yml @@ -1,6 +1,6 @@ machine: node: - version: 5 + version: 6 test: post: - npm run build