2022-02-11 15:48:06 +01:00

14 lines
107 B
YAML

sudo: false
language: node_js
node_js:
- "0.10"
- "0.12"
- 4
- 6
- 7
install:
- npm install