1
0
Fork 0

fix travis

This commit is contained in:
Lukas Winkler 2017-08-27 20:26:41 +02:00
parent 12552a6786
commit b91911fbfc

View file

@ -7,4 +7,4 @@ before_script:
- npm install -g web-ext
script:
- jshint js/
- webext lint
- web-ext lint --ignore-files "libs/*" "*.sh"