milligram/.travis.yml
2018-05-09 14:13:30 +02:00

7 lines
80 B
YAML

language: node_js
node_js:
- 10
- 8
before_install:
- npm i -g npm@latest