summaryrefslogblamecommitdiff
path: root/.travis.yml
blob: 332299c167b49ac69c774c62749eac4dcf962f28 (plain) (tree)
1
2
3
4
5
6





                                         
language: c
compiler:
  - gcc
  - clang
# Change this to your needs
script: ./configure --enable-debug && make