enable meanwhile

Fri, 09 Sep 2016 12:43:59 -0500

author
Gary Kramlich <grim@reaperworld.com>
date
Fri, 09 Sep 2016 12:43:59 -0500
changeset 38040
8f2b9a832dec
parent 38039
8cf47ff9be6e
child 38041
5a63c26f21fd

enable meanwhile

bitbucket-pipelines.yml file | annotate | diff | comparison | revisions
--- a/bitbucket-pipelines.yml	Fri Sep 09 10:31:27 2016 -0500
+++ b/bitbucket-pipelines.yml	Fri Sep 09 12:43:59 2016 -0500
@@ -5,7 +5,7 @@
     - step:
         script:
           - set -ex
-          - ./autogen.sh --disable-kwallet --disable-meanwhile --enable-debug --enable-gtk-doc
+          - ./autogen.sh --disable-kwallet --enable-debug --enable-gtk-doc
           - make -s -j$(nproc)
           - make -s -j$(nproc) check
 

mercurial