From ea8679a2d2b324a39010fbb048feb316bea0e492 Mon Sep 17 00:00:00 2001 From: Ralph Giles <giles@thaumas.net> Date: Thu, 15 Jul 2021 14:20:22 -0700 Subject: [PATCH] Replace travis status badge with github actions. Travis-ci.org is no longer accepting jobs from open source projects, and the badge shows the build failing. Advertise the github actions ci runs instead. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 096272c..fa47f9f 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -[](https://travis-ci.org/envygeeks/jekyll-docker) [](https://envygeeks.io#donate) []() []() +[](https://github.com/envygeeks/jekyll-docker/actions) [](https://envygeeks.io#donate) []() []() # Jekyll Docker -- GitLab