aboutsummaryrefslogtreecommitdiff
path: root/.travis.yml
blob: 22f3a07aded9f29bea606ab85434b0220ce2ec9e (plain)
1
2
3
4
5
6
language: c
compiler: gcc
os: osx

script:
    - make all test