summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDave Davenport <qball@gmpclient.org>2015-12-31 21:33:20 +0100
committerDave Davenport <qball@gmpclient.org>2015-12-31 21:33:20 +0100
commitde96149bed50084c14c4665f1bbb4a5d97d9e547 (patch)
tree65da135f2457313d30a1815556345b15c4af0471
parent306029976f6526c2efd43689c5b0ef202e05af52 (diff)
Add badges
-rw-r--r--.travis.yml1
-rw-r--r--README.md4
2 files changed, 4 insertions, 1 deletions
diff --git a/.travis.yml b/.travis.yml
index af182ba3..f6c3501f 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -14,7 +14,6 @@ addons:
- libcairo2-dev
- libstartup-notification0-dev
- xvfb
- - gcov
- discount
- xdotool
diff --git a/README.md b/README.md
index 0275384f..37be457b 100644
--- a/README.md
+++ b/README.md
@@ -1,3 +1,7 @@
+[![Build Status](https://travis-ci.org/DaveDavenport/rofi.svg?branch=master)](https://travis-ci.org/DaveDavenport/rofi)
+[![codecov.io](https://codecov.io/github/DaveDavenport/rofi/coverage.svg?branch=master)](https://codecov.io/github/DaveDavenport/rofi?branch=master)
+
+
# A window switcher, run dialog and dmenu replacement
A popup window switcher roughly based on [superswitcher](http://code.google.com/p/superswitcher/),