]> git.ipfire.org Git - thirdparty/lxc.git/commitdiff
travis: Workaround buggy build environment
authorStéphane Graber <stgraber@ubuntu.com>
Sat, 8 Feb 2014 01:22:56 +0000 (20:22 -0500)
committerStéphane Graber <stgraber@ubuntu.com>
Sat, 8 Feb 2014 01:35:03 +0000 (20:35 -0500)
Signed-off-by: Stéphane Graber <stgraber@ubuntu.com>
.travis.yml

index 62028c4fae5f9532fcdba9eefd40504730cbb982..ec404b34f11837cc57b3c56f96a67d5d69d269c8 100644 (file)
@@ -5,7 +5,7 @@ compiler:
 before_install:
  - sudo apt-get update -qq
  - sudo apt-get install -qq libapparmor-dev libcap-dev libseccomp-dev python3-dev docbook2x libgnutls-dev liblua5.2-dev libselinux1-dev
-script: ./autogen.sh && ./configure --enable-tests && make -j4
+script: bash -x autogen.sh && ./configure --enable-tests && make -j4
 notifications:
   email:
     recipients: