Skip to content

Commit dba9d7a

Browse files
committed
trying the circleci test setup
1 parent 12cf662 commit dba9d7a

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.circleci/config.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -53,6 +53,8 @@ jobs:
5353
mkdir ../test-reports
5454
coverage xml -o ../test-reports/junit.xml
5555
COVERALLS_REPO_TOKEN=${COVERALLS_REPO_TOKEN} coveralls
56+
- store_test_results:
57+
path: test-reports
5658
- store_artifacts:
5759
path: test-reports
5860
#destination: test-reports

0 commit comments

Comments
 (0)