milligram/.travis.yml
2016-12-13 02:19:30 -03:00

9 lines
84 B
YAML

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