0
0
mirror of https://github.com/naturalcrit/homebrewery.git synced 2026-01-08 16:12:38 +00:00

adding a circleCI task

This commit is contained in:
Scott Tolksdorf
2018-04-08 21:26:33 -04:00
parent 3f22572f98
commit 3f728e7993
2 changed files with 3 additions and 1 deletions

View File

@@ -34,5 +34,5 @@ jobs:
key: v1-dependencies-{{ checksum "package.json" }}
# run tests!
- run: npm test
- run: npm circleci