Skip to content
This repository was archived by the owner on Jan 25, 2021. It is now read-only.

Commit 59ab3b9

Browse files
committed
trying to fix Circle CI builds
1 parent a4d2142 commit 59ab3b9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

circle.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,4 +4,4 @@ machine:
44

55
test:
66
post:
7-
- cp -r android-maven-gradle-plugin/build/test-results/test/* $CIRCLE_TEST_REPORTS
7+
- cp -r build/test-results/test/* $CIRCLE_TEST_REPORTS

0 commit comments

Comments
 (0)