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

.travis.yml « JSONStream « node_modules - github.com/npm/cli.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 5f30bb5bd1aad4df2e4fa5d010e7e0b53ef5b5cd (plain)
1
2
3
4
5
6
7
8
language: node_js
node_js:
  - 4
  - 5
  - 6
sudo: false