mirror of
https://github.com/gorhill/uBlock.git
synced 2026-03-11 09:04:36 +00:00
bringing back hybrid webext: it works fine on Firefox 54
This commit is contained in:
parent
afa7995d7d
commit
f3b421cd63
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