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

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

node_js:
  - 0.10
  - 4.0

sudo: false