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:
author薛定谔的猫 <hh_2013@foxmail.com>2017-06-05 22:45:16 +0300
committerKat Marchán <kzm@sykosomatic.org>2017-06-05 22:45:16 +0300
commitb66b5bbd52075c719543a9cc75a01cfa967cc9bf (patch)
tree2b2acf11f29ebd7af916d258c6c8ccad92a47f1a /appveyor.yml
parent6a9b51c67ba3df0372991631992748329b84f2e7 (diff)
ci: add node 8 to appveyor.yml (#16935)
PR-URL: https://github.com/npm/npm/pull/16935 Credit: @Aladdin-ADD Reviewed-By: @zkat
Diffstat (limited to 'appveyor.yml')
-rw-r--r--appveyor.yml3
1 files changed, 2 insertions, 1 deletions
diff --git a/appveyor.yml b/appveyor.yml
index d808b2dbc..7b97e79d6 100644
--- a/appveyor.yml
+++ b/appveyor.yml
@@ -4,8 +4,9 @@ environment:
- nodejs_version: "6"
# previous LTS is next most important
- nodejs_version: "4"
- # then master
- nodejs_version: "7"
+ # then master
+ - nodejs_version: "8"
COVERALLS_REPO_TOKEN:
secure: XdC0aySefK0HLh1GNk6aKrzZPbCfPQLyA4mYtFGEp4DrTuZA/iuCUS0LDqFYO8JQ
platform: