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

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