Don't fail if coveralls is down
This commit is contained in:
@@ -254,6 +254,9 @@
|
|||||||
<groupId>org.eluder.coveralls</groupId>
|
<groupId>org.eluder.coveralls</groupId>
|
||||||
<artifactId>coveralls-maven-plugin</artifactId>
|
<artifactId>coveralls-maven-plugin</artifactId>
|
||||||
<version>4.1.0</version>
|
<version>4.1.0</version>
|
||||||
|
<configuration>
|
||||||
|
<failOnServiceError>false</failOnServiceError>
|
||||||
|
</configuration>
|
||||||
<!-- The secret token is provided by console! -->
|
<!-- The secret token is provided by console! -->
|
||||||
</plugin>
|
</plugin>
|
||||||
<!-- Javadocs settings -->
|
<!-- Javadocs settings -->
|
||||||
|
|||||||
Reference in New Issue
Block a user