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

.travis.yml - github.com/npm/cli.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 0fbe8dc335ffa8465c4f6a716bf4015b2a732b76 (plain)
1
2
3
4
5
language: node_js
script: "npm run-script tap"
node_js:
  - "0.11"
  - "0.10"