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

branches:
  only:
    - trunk