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: 3637c003fcd0aa27be2c6e1ed3177982cd1fc188 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
language: node_js
sudo: false
node_js:
  - "5"
  - "4"
  - iojs
  - "0.12"
  - "0.10"
  - "0.8"
before_install:
  - "npm config set spin false"
  - "npm install -g npm"
script: "npm test"
notifications:
    slack: npm-inc:kRqQjto7YbINqHPb1X6nS3g8