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

.travis.yml - github.com/npm/cli.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: e971a85534c59a8183bbbf854d744010952aff4c (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
language: node_js
node_js:
  - iojs
  - "0.12"
  - "0.10"
  - "0.8"
env:
  - DEPLOY_VERSION=testing
before_install:
  - "npm config set spin false"
  - "npm install -g npm/npm"
  - "sudo mkdir -p /var/run/couchdb"
script: "npm run-script test-all"
notifications:
    slack: npm-inc:kRqQjto7YbINqHPb1X6nS3g8