This is an automated email from the ASF dual-hosted git repository. lukaszlenart pushed a commit to branch lukaszlenart-patch-1 in repository https://gitbox.apache.org/repos/asf/struts.git
commit 7183d32caf7b14af71aeabe00d3e1c7a56abb835 Author: Lukasz Lenart <[email protected]> AuthorDate: Sun Sep 25 10:09:02 2022 +0200 Replaces Travis badge with GH Actions badge --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index e416a56dd..289cfd2a0 100644 --- a/README.md +++ b/README.md @@ -17,8 +17,8 @@ The Apache Struts web framework ------------------------------- -[](https://ci-builds.apache.org/job/Struts/job/Struts%20Core/job/master/) -[](https://app.travis-ci.com/apache/struts) +[](https://ci-builds.apache.org/job/Struts/job/Struts%20Core/job/master/) +[](https://github.com/apache/struts/actions/workflows/maven.yml) [](https://maven-badges.herokuapp.com/maven-central/org.apache.struts/struts2-core/) [](https://javadoc.io/doc/org.apache.struts/struts2-core) [](https://sonarcloud.io/summary/new_code?id=apache_struts)
