mirror of https://github.com/gorhill/uBlock.git
oops
This commit is contained in:
parent
5fda221031
commit
7bb637be67
|
@ -4,7 +4,6 @@ env:
|
||||||
matrix:
|
matrix:
|
||||||
- BROWSER=chromium EXT=zip
|
- BROWSER=chromium EXT=zip
|
||||||
- BROWSER=firefox EXT=xpi
|
- BROWSER=firefox EXT=xpi
|
||||||
before_script: pushd ..; git clone https://github.com/uBlockOrigin/uAssets.git; popd
|
|
||||||
script: ./tools/make-${BROWSER}.sh all
|
script: ./tools/make-${BROWSER}.sh all
|
||||||
deploy:
|
deploy:
|
||||||
provider: releases
|
provider: releases
|
||||||
|
|
Loading…
Reference in New Issue