moo/.travis.yml

3 lines
66 B
YAML
Raw Normal View History

before_scirpt: cd moo
script:
./configure && make && make install