Skip to content

Commit f8bfdaa

Browse files
authored
Merge pull request #129 from hazendaz/master
[pom] Switch travis ci to github actions for ci management
2 parents 76ebac7 + efe3f5b commit f8bfdaa

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
@@ -63,8 +63,8 @@
6363
<url>https://github.com/mybatis/freemarker-scripting/issues</url>
6464
</issueManagement>
6565
<ciManagement>
66-
<system>Travis CI</system>
67-
<url>https://travis-ci.org/mybatis/freemarker-scripting</url>
66+
<system>GitHub Actions</system>
67+
<url>https://github.com/mybatis/freemarker-scripting/actions</url>
6868
</ciManagement>
6969
<distributionManagement>
7070
<site>

0 commit comments

Comments
 (0)