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

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

script: "npm test"