mirror of
https://github.com/libuv/libuv
synced 2025-03-28 21:13:16 +00:00
10 lines
112 B
YAML
10 lines
112 B
YAML
language: node_js
|
|
|
|
script:
|
|
- "make test"
|
|
|
|
notifications:
|
|
email: false
|
|
irc:
|
|
- "irc.freenode.net#libuv"
|