Skip to content

Commit

Permalink
remove repoToken
Browse files Browse the repository at this point in the history
  • Loading branch information
justinhrobbins committed Jan 5, 2014
1 parent a9b18db commit d61b808
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -837,9 +837,7 @@
<artifactId>coveralls-maven-plugin</artifactId>
<version>${coveralls.version}</version>
<configuration>
<!-- remove token before pushing to github -->
<repoToken>yroda04eXNaFBZBzc29MnCPoUz6zE1Ml4</repoToken>
<skip>${skip.coveralls}</skip>
<skip>${skip.coveralls}</skip>
</configuration>
</plugin>
</plugins>
Expand Down

0 comments on commit d61b808

Please sign in to comment.