Update circle.yml

This commit is contained in:
Wyatt Johnson
2017-01-26 14:45:02 -07:00
committed by GitHub
parent 3d08d1f54f
commit fa985acd14
+2
View File
@@ -21,6 +21,8 @@ test:
override:
# Run the tests using the junit reporter.
- MOCHA_FILE=$CIRCLE_TEST_REPORTS/junit/test-results.xml NPM_PACKAGE_CONFIG_MOCHA_REPORTER=mocha-junit-reporter npm run test
# Run the e2e test suite
- npm run e2e
deployment:
release: