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: e5828a39759b6e30d8fcf9106586aad72d434d97 (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"
  - "node . install -g ."
  - "sudo mkdir -p /var/run/couchdb"
script: "npm run-script test-all"
notifications:
    slack: npm-inc:kRqQjto7YbINqHPb1X6nS3g8