node/deps/http_parser/.travis.yml

14 строки
130 B
YAML

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