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

.travis.yml « npmlog « node_modules « npm « deps - github.com/nodejs/node.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: e76e1ac81ff366f1496e730314155d46114a4b66 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
language: node_js
sudo: false
node_js:
  - "5"
  - "4"
  - iojs
  - "0.12"
  - "0.10"
  - "0.8"
before_install:
  - "npm install -g npm"
script: "npm test"
notifications:
    slack: npm-inc:kRqQjto7YbINqHPb1X6nS3g8