We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f65bf82 commit 1c9f791Copy full SHA for 1c9f791
.coveralls.yml
@@ -1,2 +1,2 @@
1
service_name: travis-pro
2
-repo_token: r9J3kTb5zPkhuN3pLbX48On78BFoAFHJX
+repo_token: 9A4KG0v1S4zBHbXGsHqDwpsrBA74edGZ5
pom.xml
@@ -45,7 +45,7 @@
45
<jacocoReports>
46
<jacocoReport>${project.basedir}/edu.cuny.hunter.streamrefactoring.tests.report/target/site/jacoco-aggregate/jacoco.xml</jacocoReport>
47
</jacocoReports>
48
- <repoToken>r9J3kTb5zPkhuN3pLbX48On78BFoAFHJX</repoToken>
+ <repoToken>9A4KG0v1S4zBHbXGsHqDwpsrBA74edGZ5</repoToken>
49
<serviceName>travis-pro</serviceName>
50
</configuration>
51
</plugin>
0 commit comments