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

.travis.yml « worker-farm « node_modules « npm « deps - github.com/nodejs/node.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 8e2376115391b28c0d8c71ab11f4afba0f34da4d (plain)
1
2
3
4
5
6
7
8
9
10
11
language: node_js
node_js:
  - 4
  - 6
  - 8
branches:
  only:
    - master
notifications:
  email:
    - rod@vagg.org