1
0
Fork 0

fix travis tests

This commit is contained in:
Lukas Winkler 2018-05-29 15:54:58 +02:00
parent 16ef716450
commit 3ee8ac44f4
No known key found for this signature in database
GPG key ID: 94AFBE7C2656A5B5

View file

@ -3,6 +3,6 @@ node_js:
- "node"
script:
- npm run jshint
- npm run webext_lint
- npm run htmllint
- yarn run eslint
- yarn run webext_lint
- yarn run htmllint