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

.travis.yml « graceful-readlink « node_modules - github.com/npm/cli.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: baf9be7f6c8c0a3dc03a03e1195f2985854cef7d (plain)
1
2
3
4
5
language: node_js
node_js:
  - "0.10"
  - "0.12"
  - "io.js"