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

Updating contributing and issue guides, added new verify npm task

This commit is contained in:
Scott Tolksdorf
2018-04-08 22:03:01 -04:00
parent 5ebba25183
commit 3350b04f64
4 changed files with 57 additions and 2 deletions

View File

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