doipjs/node_modules/fast-safe-stringify/.travis.yml
Yarmo Mackenbach e996bc8023 Initial commit
2020-10-23 22:35:53 +02:00

8 lines
70 B
YAML

language: node_js
sudo: false
node_js:
- '4'
- '6'
- '8'
- '9'
- '10'