Remove .travis.yml file.
This leads people to dump their fork build info into the IRC channel, which is noisy and unhelpful.
This commit is contained in:
parent
17e696c312
commit
9c7078cea2
14
.travis.yml
14
.travis.yml
@ -1,14 +0,0 @@
|
|||||||
language: node_js
|
|
||||||
|
|
||||||
before_script:
|
|
||||||
- "./configure"
|
|
||||||
- "make"
|
|
||||||
|
|
||||||
script:
|
|
||||||
- "make test"
|
|
||||||
|
|
||||||
notifications:
|
|
||||||
email: false
|
|
||||||
irc:
|
|
||||||
- "irc.freenode.net#libuv"
|
|
||||||
|
|
Loading…
x
Reference in New Issue
Block a user