summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRichard Hughes <richard@hughsie.com>2017-06-07 21:39:55 +0100
committerRichard Hughes <richard@hughsie.com>2017-06-07 21:39:55 +0100
commite0c08dab4cf4950c48e1333ca50c801e2d97a16c (patch)
tree6927af510d86559d8b78d2d115d08a582c22014a
parent6016f3d7c064a524be85ab3dd5ba6e423a01659b (diff)
downloadappstream-glib-e0c08dab4cf4950c48e1333ca50c801e2d97a16c.tar.gz
f
-rw-r--r--.travis.yml3
1 files changed, 2 insertions, 1 deletions
diff --git a/.travis.yml b/.travis.yml
index 30f27e2..e20206d 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -11,4 +11,5 @@ before_script:
script:
- docker run -t -v `pwd`:/build appstream-glib-fedora ./contrib/ci/build_and_test.sh -Denable-rpm=true -Denable-dep11=false
- - docker run -t -v `pwd`:/build appstream-glib-debian ./contrib/ci/build_and_test.sh -Denable-rpm=false -Denable-dep11=true
+ # ideally Denable-dep11=true but meson is too old
+ - docker run -t -v `pwd`:/build appstream-glib-debian ./contrib/ci/build_and_test.sh -Denable-rpm=false -Denable-dep11=false