bforce/.travis.yml
Alexander Skovpen 91906fca27 travis add
2014-06-10 23:12:43 +04:00

6 lines
99 B
YAML

language: c
compiler:
- gcc
# Change this to your needs
script: cd source && ./configure && make