Skip to content

Commit

Permalink
chore: update circleci config
Browse files Browse the repository at this point in the history
  • Loading branch information
Alex Weber committed Jul 27, 2018
1 parent dd5d803 commit a498bc7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,6 @@ jobs:
key: v1-dependencies-{{ checksum "package.json" }}

# run tests!
- run: npm test
- run: npm run cover


0 comments on commit a498bc7

Please sign in to comment.