discord-bot/.travis.yml
2019-05-24 14:51:23 +02:00

6 lines
96 B
YAML

language: node_js
node_js:
- "node" # Latest stable Node.js release
script:
- npm run lint