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

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