summaryrefslogtreecommitdiff
path: root/.travis.yml
blob: 99a1a70147b8d24b60c61e19f4d03a749ff56dd5 (plain)
1
2
3
4
5
6
language: c
compiler:
  - gcc
  - clang

script: ./configure && make