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

.travis.yml « array-index « node_modules - github.com/npm/cli.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 99cdc7439aacd1f32b4fd50f6f8a383984e133b2 (plain)
1
2
3
4
5
language: node_js
node_js:
  - "0.8"
  - "0.10"
  - "0.11"