Skip to content

Commit 018b36a

Browse files
committed
[pom] Update ci management to reflect github actions
1 parent 0404ff8 commit 018b36a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -119,8 +119,8 @@
119119
<url>https://github.com/mybatis/mybatis-3/issues</url>
120120
</issueManagement>
121121
<ciManagement>
122-
<system>Travis CI</system>
123-
<url>https://travis-ci.org/mybatis/mybatis-3/</url>
122+
<system>Github</system>
123+
<url>https://github.com/mybatis/mybatis-3/actions</url>
124124
</ciManagement>
125125
<distributionManagement>
126126
<site>

0 commit comments

Comments
 (0)