Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/npm/cli.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorisaacs <i@izs.me>2012-08-20 00:28:08 +0400
committerisaacs <i@izs.me>2012-08-20 00:28:08 +0400
commit6aa633e412fb3713430610b90089692850bbdd56 (patch)
treeaacd1899a3259069d0a68c7ae3d33a85bd1531e3 /.travis.yml
parenta399e653abfdcb9f921b5a9867ab1490379175a9 (diff)
Sorry, travis.
It keeps reporting passing builds as failures. A CI system that has this many false negatives gets ignored, and that's worse than not having a CI system. Investigate later maybe, if these issues get cleared up. I don't have time or inclination to dig into it right now, though.
Diffstat (limited to '.travis.yml')
-rw-r--r--.travis.yml4
1 files changed, 0 insertions, 4 deletions
diff --git a/.travis.yml b/.travis.yml
deleted file mode 100644
index a385519bd..000000000
--- a/.travis.yml
+++ /dev/null
@@ -1,4 +0,0 @@
-language: node_js
-before_install: "make &>out || cat out; rm out"
-node_js:
- - 0.8