flumm-fetch-cookies/.travis.yml

8 lines
88 B
YAML
Raw Normal View History

2019-11-26 03:31:18 +00:00
language: node_js
node_js:
- '13'
2019-11-26 03:31:18 +00:00
install:
- npm install
script:
- npm test