fixes #23 codecov reports not found

This commit is contained in:
Kent Yao 2018-03-20 15:21:24 +08:00
parent 1a788e28eb
commit 754da7489a

View File

@ -373,9 +373,6 @@
<groupId>org.jacoco</groupId>
<artifactId>jacoco-maven-plugin</artifactId>
<version>0.8.0</version>
<configuration>
<destFile>${project.build.directory}/codecov-reports</destFile>
</configuration>
<executions>
<execution>
<goals>