Skip to content

Commit

Permalink
Coveralls fix
Browse files Browse the repository at this point in the history
  • Loading branch information
Mirco469 committed Nov 27, 2019
1 parent 8029977 commit 6f0844d
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .coveralls.yml
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
service_name: travis-pro
repo_token: ZT4HbCPWsf8cAbzfVfKXFmDJt6sUM4TEN
repo_token: NTzIwt8hnJ7PfUOrtf6skwCEURpsryQZg
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@
<artifactId>coveralls-maven-plugin</artifactId>
<version>4.3.0</version>
<configuration>
<repoToken>ZT4HbCPWsf8cAbzfVfKXFmDJt6sUM4TEN</repoToken>
<repoToken>NTzIwt8hnJ7PfUOrtf6skwCEURpsryQZg</repoToken>
</configuration>
</plugin>
<plugin>
Expand Down

0 comments on commit 6f0844d

Please sign in to comment.