aboutsummaryrefslogtreecommitdiffstats
path: root/.travis.yml
blob: b3f9ae2f1bc2843ccd77d8ab80510ee39afd3c67 (plain)
1
2
3
4
5
6
7
# no installation...
before-script: autoconf
script: "configure && make all test"

branches:
  only:
    - trunk