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/),