diff --git a/circle.yml b/circle.yml index 7cccba8..093582c 100644 --- a/circle.yml +++ b/circle.yml @@ -7,7 +7,7 @@ jobs: steps: - checkout - run: npm install - - run: npm run build + - run: npm run gulp - persist_to_workspace: root: ../ paths: