libpsl/.travis.yml

10 lines
284 B
YAML

language: c
compiler:
- gcc
- clang
# Change this to your needs
script: ./autogen.sh && ./configure && make && make check && make distcheck
before_install:
- sudo apt-get -qq update
- sudo apt-get -q install autoconf automake autopoint libtool gettext libidn2-0 libidn2-0-dev