mirror of
https://github.com/bnmgh1/NodeSandbox.git
synced 2025-04-22 21:59:08 +08:00
7 lines
94 B
YAML
7 lines
94 B
YAML
language: node_js
|
|
node_js:
|
|
- "0.8"
|
|
- "0.10"
|
|
before_install:
|
|
- npm install -g npm@~1.4.6
|