mirror of
https://github.com/gorhill/uBlock.git
synced 2024-11-10 09:07:54 +01:00
rename "debian" target to more accurate "webext"
This commit is contained in:
parent
0bf2f27d87
commit
2b460da748
6 changed files with 2 additions and 2 deletions
|
@ -3,8 +3,8 @@ sudo: false
|
|||
env:
|
||||
matrix:
|
||||
- BROWSER=chromium EXT=zip
|
||||
- BROWSER=debian EXT=zip
|
||||
- BROWSER=webext EXT=xpi
|
||||
- BROWSER=firefox EXT=xpi
|
||||
- BROWSER=webext EXT=zip
|
||||
script: ./tools/make-${BROWSER}.sh all
|
||||
deploy:
|
||||
provider: releases
|
||||
|
|
Loading…
Reference in a new issue