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

.travis.yml « require-main-filename « node_modules - github.com/npm/cli.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: ab61ce77ebe3daf1e44748355122251c080cad4d (plain)
1
2
3
4
5
6
7
8
language: node_js
os:
  - linux
node_js:
  - "0.10"
  - "0.12"
  - "4.1"
  - "node"