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

.travis.yml « tough-cookie « node_modules « request « node_modules - github.com/npm/cli.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 02059d0d51fd6ad989dad18fde97666185649a7b (plain)
1
2
3
4
5
6
7
8
9
language: node_js
node_js:
- "0.10"
- "0.12"
- iojs
matrix:
  fast_finish: true
  allow_failures:
    - node_js: 0.11