mirror of
https://github.com/gorhill/uBlock.git
synced 2024-11-10 09:07:54 +01:00
put webext version on hold for now, too many serious issues
This commit is contained in:
parent
e70d9a93fa
commit
900edb006a
1 changed files with 1 additions and 1 deletions
|
@ -4,7 +4,7 @@ env:
|
|||
matrix:
|
||||
- BROWSER=chromium EXT=zip
|
||||
- BROWSER=firefox EXT=xpi
|
||||
- BROWSER=webext EXT=xpi
|
||||
#- BROWSER=webext EXT=xpi
|
||||
script: ./tools/make-${BROWSER}.sh all
|
||||
deploy:
|
||||
provider: releases
|
||||
|
|
Loading…
Reference in a new issue