aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorDrew DeVault <sir@cmpwn.com>2018-03-04 16:37:17 -0500
committerGitHub <noreply@github.com>2018-03-04 16:37:17 -0500
commitc986cc24a9bd6f09acb99c1ae4f3b95dc7c560c5 (patch)
tree4411e62bece01df1e8cf3d629bd8d2d74847b1c3 /README.md
parent3a291b189bfc7816f32a5773feea0103d5c79b91 (diff)
parent925d7a498781b97c8a0c963c547687b766383c3f (diff)
Merge pull request #703 from swaywm/drop-travis
Remove Travis in favor of builds.sr.ht
Diffstat (limited to 'README.md')
-rw-r--r--README.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/README.md b/README.md
index 06ef8dcb..a0160ce9 100644
--- a/README.md
+++ b/README.md
@@ -1,4 +1,4 @@
-# wlroots [![](https://api.travis-ci.org/swaywm/wlroots.svg)](https://travis-ci.org/swaywm/wlroots)
+# wlroots
Pluggable, composable modules for building a
[Wayland](http://wayland.freedesktop.org/) compositor.
@@ -46,4 +46,4 @@ After building, run rootston from a terminal or VT with:
Now you can run windows in the compositor from the command line or by
configuring bindings in your
[`rootston.ini`](https://github.com/swaywm/wlroots/blob/master/rootston/rootston.ini.example)
-file.
+file.