Skip to content
This repository has been archived by the owner on Jul 8, 2019. It is now read-only.

Commit

Permalink
Setting up for Coveralls coverage
Browse files Browse the repository at this point in the history
  • Loading branch information
Pablissimo committed Jan 24, 2015
1 parent f9d8c28 commit 2bfc311
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 @@ -92,6 +92,11 @@
</execution>
</executions>
</plugin>
<plugin>
<groupId>org.eluder.coveralls</groupId>
<artifactId>coveralls-maven-plugin</artifactId>
<version>3.0.1</version>
</plugin>
</plugins>
</build>

Expand Down

0 comments on commit 2bfc311

Please sign in to comment.