Fixing CircleCI build config

This commit is contained in:
Jonathan Putney
2019-11-10 15:53:53 -05:00
parent 58f4c43454
commit f09ea26472

View File

@@ -34,4 +34,4 @@ jobs:
key: v1-dependencies-{{ checksum "package.json" }}
# run tests!
- run: npm test
- run: ./node_modules/.bin/mocha --require @babel/register