ruby--ruby/.travis.yml

8 lines
113 B
YAML

# no installation...
before_script: autoconf
script: "configure && make all test"
branches:
only:
- trunk