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 8bd1f96 commit a24ec20Copy full SHA for a24ec20
examples/pom.xml
@@ -30,8 +30,8 @@
30
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
31
</properties>
32
<ciManagement>
33
- <system>Travis CI</system>
34
- <url>https://travis-ci.org/javadev/underscore-java</url>
+ <system>GitHub Actions</system>
+ <url>https://github.com/javadev/underscore-java/actions</url>
35
</ciManagement>
36
<issueManagement>
37
<system>GitHub Issues</system>
0 commit comments