Files
2023-08-01 13:49:46 +02:00

13 lines
141 B
YAML

language: node_js
node_js:
- stable
- "0.12"
- "0.11"
- "0.10"
- "0.9"
- "0.8"
- iojs
- iojs-v1.0.4
install:
- npm install