ssap_app/node_modules/requireg/.travis.yml

14 lines
103 B
YAML

language: node_js
node_js:
- stable
- 10
- 9
- 8
- 7
- 6
- 5
- 4
script: make test