ruby/.travis.yml

8 строки
115 B
YAML

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