blob: e73e8c8aa7bc77d4235b1323996b4b437d717f74 [file] [log] [blame]
language: c
compiler:
- gcc
- clang
os:
- linux
before_install: ./install-dependencies.sh
script: ./bootstrap.sh && ./configure --with-cert-path="./invalid_cert" --with-private-key-path="./invalid_key" && make