Skip to content

Commit 1c9f791

Browse files
committed
Change repo token.
1 parent f65bf82 commit 1c9f791

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.coveralls.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
11
service_name: travis-pro
2-
repo_token: r9J3kTb5zPkhuN3pLbX48On78BFoAFHJX
2+
repo_token: 9A4KG0v1S4zBHbXGsHqDwpsrBA74edGZ5

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@
4545
<jacocoReports>
4646
<jacocoReport>${project.basedir}/edu.cuny.hunter.streamrefactoring.tests.report/target/site/jacoco-aggregate/jacoco.xml</jacocoReport>
4747
</jacocoReports>
48-
<repoToken>r9J3kTb5zPkhuN3pLbX48On78BFoAFHJX</repoToken>
48+
<repoToken>9A4KG0v1S4zBHbXGsHqDwpsrBA74edGZ5</repoToken>
4949
<serviceName>travis-pro</serviceName>
5050
</configuration>
5151
</plugin>

0 commit comments

Comments
 (0)