mirror of https://github.com/gorhill/uBlock.git
drop webext-hybrid build
This commit is contained in:
parent
13afea5405
commit
c0f42c5021
|
@ -4,7 +4,6 @@ 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