dyno-bot/Dyno-fun-develop/.travis.yml
2020-09-12 19:08:48 +01:00

6 lines
93 B
YAML

language: node_js
node_js:
- "8"
cache: npm
install: npm i eslint --global
script: eslint .