summaryrefslogtreecommitdiff
path: root/.travis.yml
blob: c72f02589b7367e542b8e55afa909ef961267821 (plain)
1
2
3
4
5
language: c
git:
  depth: 50000
install: sudo apt-get install --allow-unauthenticated -qq gnulib lzip texlive tidy
script: ./bootstrap.sh && ./configure && make -j4 maintainer-all all && make distcheck && make web-manual && ./fix-website.sh