fix travis
This commit is contained in:
parent
12552a6786
commit
b91911fbfc
1 changed files with 1 additions and 1 deletions
|
@ -7,4 +7,4 @@ before_script:
|
|||
- npm install -g web-ext
|
||||
script:
|
||||
- jshint js/
|
||||
- webext lint
|
||||
- web-ext lint --ignore-files "libs/*" "*.sh"
|
Reference in a new issue