moo/.travis.yml
2018-05-28 09:17:37 +00:00

5 lines
76 B
YAML

language: c
sudo: false
before_scirpt: cd moo
script:
- ./configure && make