summaryrefslogtreecommitdiffstats
path: root/.travis.yml
diff options
context:
space:
mode:
authorDave Davenport <qball@gmpclient.org>2016-01-05 16:46:43 +0100
committerDave Davenport <qball@gmpclient.org>2016-01-05 16:46:43 +0100
commit68220a5b58e5ba1c8c7f9c47fded41a84627e023 (patch)
tree78d85bd47e6220eec716267b6625b06a193d09f5 /.travis.yml
parent200f8e5faae0b56b52294ccff15560a13a42f582 (diff)
Add fluxbox as wm for tests.
Diffstat (limited to '.travis.yml')
-rw-r--r--.travis.yml2
1 files changed, 2 insertions, 0 deletions
diff --git a/.travis.yml b/.travis.yml
index f6c3501f..486a07cc 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -16,6 +16,7 @@ addons:
- xvfb
- discount
- xdotool
+ - fluxbox
compiler:
- gcc
@@ -29,6 +30,7 @@ script:
- make test
# to re-enable if xdotool is allowed.
- make test-x
+ - make test-x1
- gcov source/rofi.c
- make distcheck