mirror of https://github.com/nodejs/node.git
5 lines
83 B
YAML
5 lines
83 B
YAML
|
language: node_js
|
||
|
before_install: "make &>out || cat out; rm out"
|
||
|
node_js:
|
||
|
- 0.6
|