Lint code on Travis CI

This commit is contained in:
Linus Groh
2019-12-16 21:20:31 +00:00
parent 04f0b65480
commit 09ce3b7861
+2
View File
@@ -3,4 +3,6 @@ node_js:
- 10
cache: yarn
script:
- yarn lint:js
- yarn lint:md
- yarn test