circlci: test files to correct folder

This commit is contained in:
Tom Gallacher 2016-10-27 17:06:36 +01:00
parent 3dcee6feff
commit f4d7aed20f
1 changed files with 1 additions and 1 deletions

View File

@ -30,7 +30,7 @@ dependencies:
test:
override:
- TEST_ARGS="-t | $(yarn bin)/tap-xunit >> ${CIRCLE_TEST_REPORTS}/xunit.xml" make lint test
- TEST_ARGS="-t | $(yarn bin)/tap-xunit >> "${CIRCLE_TEST_REPORTS}"/xunit.xml" make lint test
deployment:
production: # just a label; label names are completely up to you