From a3f809d95d9c44dc8839aa6c8377f0e9048b2333 Mon Sep 17 00:00:00 2001 From: Mikkel Oscar Lyderik Date: Sat, 23 Jan 2016 15:00:26 +0100 Subject: travis: don't build wlc, depend on wlc-git instead --- .travis.yml | 12 +++--------- 1 file changed, 3 insertions(+), 9 deletions(-) (limited to '.travis.yml') diff --git a/.travis.yml b/.travis.yml index ad746552..8532066d 100644 --- a/.travis.yml +++ b/.travis.yml @@ -11,23 +11,17 @@ arch: - cmake - xorg-server-xwayland - asciidoc - - pcre - json-c - - pixman - wayland - - libxkbcommon - - libinput - - libx11 - - libxcb - xcb-util-image - - libgl - - mesa - pango - cairo - gdk-pixbuf2 - xcb-util-wm + - wlc-git script: - - "bash .ci/build.sh" + - "cmake ." + - "make" script: - "curl -s https://raw.githubusercontent.com/mikkeloscar/arch-travis/master/arch-travis.sh | bash" -- cgit v1.2.3-70-g09d2