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