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

.travis.yml « is-ci « node_modules - github.com/npm/cli.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 21f721050948b75172c4be9124ed69340cbb105e (plain)
1
2
3
4
5
6
7
language: node_js
node_js:
- '6'
- '5'
- '4'
- '0.12'
- '0.10'