mirror of https://github.com/gorhill/uBlock.git
rename webext to webext-hybrid
This commit is contained in:
parent
e359afdd38
commit
8393e77ab0
|
@ -4,6 +4,7 @@ env:
|
|||
matrix:
|
||||
- BROWSER=chromium EXT=zip
|
||||
- BROWSER=firefox EXT=xpi
|
||||
- BROWSER=webext-hybrid EXT=xpi
|
||||
- BROWSER=webext EXT=xpi
|
||||
script: ./tools/make-${BROWSER}.sh all
|
||||
deploy:
|
||||
|
|
Loading…
Reference in New Issue