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

.travis.yml « fstream-npm « node_modules - github.com/npm/cli.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 905e270bca64abeb8acdd0f3c9fffa8e8e624c9d (plain)
1
2
3
4
5
6
7
8
9
10
11
12
language: node_js
sudo: false
node_js:
  - "6"
  - "4"
  - "7"
before_install:
  - "npm config set spin false"
  - "npm install -g npm"
script: "npm test"
notifications:
    slack: npm-inc:kRqQjto7YbINqHPb1X6nS3g8