pidgin/pidgin

Respect -c option

2016-09-25, qarkai
87a902172ff8
Respect -c option
# vi:et:ts=2 sw=2 sts=2
image: pidgin/builder-debian:stretch
pipelines:
default:
- step:
script:
- set -ex
- ./autogen.sh --disable-kwallet --enable-debug --enable-gtk-doc
- make -s -j$(nproc)
- make -s -j$(nproc) check