aboutsummaryrefslogtreecommitdiff
path: root/.travis.yml
blob: 94e4879c7c23cf33260cf2a8f12795d3e5660646 (plain)
1
2
3
4
language: c
compiler: gcc

script: make all && make test