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
isaacs 2013-05-24 08:57:30 -07:00
parent 17e696c312
commit 9c7078cea2
1 changed files with 0 additions and 14 deletions

View File

@ -1,14 +0,0 @@
language: node_js
before_script:
- "./configure"
- "make"
script:
- "make test"
notifications:
email: false
irc:
- "irc.freenode.net#libuv"