Skip to content
This repository has been archived by the owner on Jan 17, 2022. It is now read-only.

Commit

Permalink
trying to add coveralls
Browse files Browse the repository at this point in the history
  • Loading branch information
kovacshuni committed Feb 24, 2017
1 parent 107399d commit cb69831
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -500,6 +500,11 @@
</archive>
</configuration>
</plugin>
<plugin>
<groupId>org.eluder.coveralls</groupId>
<artifactId>coveralls-maven-plugin</artifactId>
<version>4.3.0</version>
</plugin>
</plugins>
</build>

Expand Down

0 comments on commit cb69831

Please sign in to comment.