Add coveralls
This commit is contained in:
@@ -23,6 +23,7 @@ test:
|
|||||||
post:
|
post:
|
||||||
- mkdir -p $CIRCLE_TEST_REPORTS/junit/
|
- mkdir -p $CIRCLE_TEST_REPORTS/junit/
|
||||||
- find . -type f -regex ".*/target/surefire-reports/.*xml" -exec cp {} $CIRCLE_TEST_REPORTS/junit/ \;
|
- find . -type f -regex ".*/target/surefire-reports/.*xml" -exec cp {} $CIRCLE_TEST_REPORTS/junit/ \;
|
||||||
|
- coveralls
|
||||||
general:
|
general:
|
||||||
artifacts:
|
artifacts:
|
||||||
- "*.jar"
|
- "*.jar"
|
||||||
|
|||||||
Reference in New Issue
Block a user