pidgin/pidgin

Created new branch xdg-dirs
xdg-dirs
2016-09-22, Arkadiy Illarionov
fa7ddb1b66f1
Created new branch xdg-dirs
# 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