mirror of https://github.com/gorhill/uBlock.git
bringing back hybrid webext: it works fine on Firefox 54
This commit is contained in:
parent
afa7995d7d
commit
f3b421cd63
|
@ -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 New Issue