mame/3rdparty/http-parser/.travis.yml
2016-01-31 15:34:40 +01:00

14 lines
132 B
YAML

language: c
compiler:
- clang
- gcc
script:
- "make"
notifications:
email: false
irc:
- "irc.freenode.net#node-ci"