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

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