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

branches:
  only:
    - trunk