milligram/.travis.yml

9 lines
84 B
YAML

language: node_js
node_js:
- 7
- 6
- 5
- 4
before_install:
- npm i -g npm