mirror of https://github.com/nodejs/node.git
Remove .travis.yml file.
This leads people to dump their fork build info into the IRC channel, which is noisy and unhelpful.archived-io.js-v0.10
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…
Reference in New Issue