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

.travis.yml « init-package-json « node_modules « npm « deps - github.com/nodejs/node.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 991d04b6e2272be354da67690885c5cef7e01d7f (plain)
1
2
3
4
5
language: node_js
node_js:
  - '0.10'
  - '0.12'
  - 'iojs'