# no installation...
before_script: autoconf
script: "./configure && make all test"

branches:
  only:
    - trunk