editline/.travis.yml

7 lines
83 B
YAML
Raw Normal View History

# Travis CI integration
language: c
compiler:
- gcc
script: ./configure && make