bitbucket-pipelines.yml

changeset 38144
f30b0d8e1f64
parent 38040
8f2b9a832dec
child 38151
b63d540f5321
child 38180
443e8d364db7
--- a/bitbucket-pipelines.yml	Mon Oct 10 19:32:59 2016 -0500
+++ b/bitbucket-pipelines.yml	Tue Oct 11 15:10:34 2016 -0500
@@ -5,7 +5,7 @@
     - step:
         script:
           - set -ex
-          - ./autogen.sh --disable-kwallet --enable-debug --enable-gtk-doc
+          - ./autogen.sh --enable-debug --enable-gtk-doc
           - make -s -j$(nproc)
           - make -s -j$(nproc) check
 

mercurial