Files
SyslogPro/.travis.yml
2018-09-24 07:20:26 +00:00

10 lines
86 B
YAML

language: node_js
node_js:
- stable
install:
- npm install
script:
- npm test