Skip to content
This repository has been archived by the owner on May 30, 2019. It is now read-only.

Commit

Permalink
Fix circle setup
Browse files Browse the repository at this point in the history
  • Loading branch information
vladistan committed Apr 24, 2019
1 parent 69f9d04 commit 2f10d64
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,5 +34,4 @@ jobs:
- node_modules
key: v1-dependencies-{{ checksum "package.json" }}

- run: npm install -g gulp
- run: gulp unit
- run: npm run test

0 comments on commit 2f10d64

Please sign in to comment.