summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorIngo Bürk <admin@airblader.de>2021-05-23 16:35:38 +0200
committerGitHub <noreply@github.com>2021-05-23 16:35:38 +0200
commit4c93f61353ffa905a4f15cb98524280cd92c53cb (patch)
tree34caaf48ea204ba6c33fe9d3b9f27830f9b519be
parentc94f41b2dacbd3d953eb1e2c4f71b69b95ceb8bf (diff)
parente4b3f463669c2411fcf7e0da8b41e4a4580dc476 (diff)
downloadi3-4c93f61353ffa905a4f15cb98524280cd92c53cb.tar.gz
i3-4c93f61353ffa905a4f15cb98524280cd92c53cb.zip
Merge pull request #4430 from stapelberg/actions
README: update build status badge for GitHub Actions
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index a2d8206d..c66c4c35 100644
--- a/README.md
+++ b/README.md
@@ -1,7 +1,7 @@
![Logo](docs/logo-30.png) i3: A tiling window manager
=====================================================
-[![Build Status](https://travis-ci.org/i3/i3.svg?branch=next)](https://travis-ci.org/i3/i3)
+[![Build Status](https://github.com/i3/i3/actions/workflows/main.yml/badge.svg)](https://github.com/i3/i3/actions/workflows/main.yml)
[![Issue Stats](https://img.shields.io/github/issues/i3/i3.svg)](https://github.com/i3/i3/issues)
[![Pull Request Stats](https://img.shields.io/github/issues-pr/i3/i3.svg)](https://github.com/i3/i3/pulls)