Fixed report location

This commit is contained in:
Wyatt Johnson
2017-01-24 14:12:38 -07:00
parent 5566856542
commit 050e98f157
+1 -1
View File
@@ -10,7 +10,7 @@ test:
- npm run lint
- ./bin/cli settings init
- sleep 5
- MOCHA_FILE=junit/test-results.xml NPM_PACKAGE_CONFIG_MOCHA_REPORTER=mocha-junit-reporter npm run test
- MOCHA_FILE=$CIRCLE_TEST_REPORTS/junit/test-results.xml NPM_PACKAGE_CONFIG_MOCHA_REPORTER=mocha-junit-reporter npm run test
deployment:
release: