mirror of
https://github.com/gorhill/uBlock.git
synced 2026-03-11 09:04:36 +00:00
add debian platform and remove firefox/legacy platform
This commit is contained in:
parent
443010efdc
commit
b24ab59e5a
1 changed files with 1 additions and 1 deletions
|
|
@ -3,7 +3,7 @@ sudo: false
|
|||
env:
|
||||
matrix:
|
||||
- BROWSER=chromium EXT=zip
|
||||
- BROWSER=firefox EXT=xpi
|
||||
- BROWSER=debian EXT=zip
|
||||
- BROWSER=webext EXT=xpi
|
||||
script: ./tools/make-${BROWSER}.sh all
|
||||
deploy:
|
||||
|
|
|
|||
Loading…
Reference in a new issue