adding a circleCI task

This commit is contained in:
Scott Tolksdorf
2018-11-07 16:00:24 -05:00
committed by Trevor Buckner
parent c57ca0b27f
commit 4584b83c60
2 changed files with 3 additions and 1 deletions
+1 -1
View File
@@ -34,5 +34,5 @@ jobs:
key: v1-dependencies-{{ checksum "package.json" }}
# run tests!
- run: npm test
- run: npm circleci