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-07 00:00:02 +0400
committerisaacs <i@izs.me>2012-08-07 00:00:02 +0400
commit76ad0d0e7c120c655087a2fd64d33aabc2126582 (patch)
treee034d536dc3b39e096db34e1c69ac90a089d269b /.travis.yml
parenta2709c988e7681558b13e22984de00a07b3d1a5f (diff)
travis: We only care about 0.8 now
Diffstat (limited to '.travis.yml')
-rw-r--r--.travis.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.travis.yml b/.travis.yml
index 698bc9abd..a385519bd 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -1,4 +1,4 @@
language: node_js
before_install: "make &>out || cat out; rm out"
node_js:
- - 0.6
+ - 0.8