summaryrefslogtreecommitdiff
path: root/.travis.yml
blob: ef7a0717bdc17c5016373f50380927bf7ca43946 (plain)
1
2
3
4
5
6
language: c
compiler:
  - gcc
  - clang
# Change this to your needs
script: ./autogen.sh && ./configure --disable-nls && make