summaryrefslogtreecommitdiffstats
path: root/.travis.yml
diff options
context:
space:
mode:
authorDave Davenport <qball@gmpclient.org>2017-04-29 18:09:10 +0200
committerDave Davenport <qball@gmpclient.org>2017-04-29 18:09:10 +0200
commit90d946b80958ba21e951b040125e4e47a78ba865 (patch)
tree916776723a38882ba9e18aaeaf1653cf68113408 /.travis.yml
parent084125bc4c19af0f2ac4d53a1afbec3cc16f45e6 (diff)
Hopefully fix for outdated travis
Diffstat (limited to '.travis.yml')
-rw-r--r--.travis.yml3
1 files changed, 1 insertions, 2 deletions
diff --git a/.travis.yml b/.travis.yml
index 7a73af2a..c5504bd0 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -22,7 +22,6 @@ addons:
- autoconf
- automake
- make
- - check
- xutils-dev
- libpango1.0-dev
- libcairo2-dev
@@ -54,7 +53,7 @@ before_install:
# TODO: We install xkbcommon here, until Travis use an up-to-date enough Ubuntu
# TODO: We install libxcb-ewmh-dev here, until it is whitelisted again in Travis
install:
- - sudo apt-get install -y --force-yes libxkbcommon-dev libxkbcommon-x11-dev libxcb-ewmh-dev flex/trusty-backports libfl-dev/trusty-backports
+ - sudo apt-get install -y --force-yes libxkbcommon-dev libxkbcommon-x11-dev libxcb-ewmh-dev flex/trusty-backports libfl-dev/trusty-backports check
before_script:
- git clone --recursive https://github.com/Airblader/xcb-util-xrm.git