Commit 090eeb34 authored by BryceLTaylor's avatar BryceLTaylor

circleci make test/results directory before tests

parent 6634c6c0
......@@ -50,6 +50,7 @@ aliases:
name: "setup and run lint tests"
command: |
npm --production=false install
mkdir ./test/results
npm run test:lint
- run:
name: "run npm build"
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment