Matjaz Mesnjak c204ec0b6b Initial commit.
2017-09-20 23:16:30 +02:00

10 lines
134 B
YAML

language: node_js
language: node_js
node_js:
- '0.8'
- '0.10'
- '0.12'
- 'iojs'
before_install:
- npm install -g npm@latest