mirror of
https://github.com/gorhill/uBlock.git
synced 2024-11-10 01:02:08 +01:00
fixing travis
This commit is contained in:
parent
f1cb8f8231
commit
2c77c736fc
1 changed files with 1 additions and 1 deletions
|
@ -4,7 +4,7 @@ env:
|
|||
matrix:
|
||||
- BROWSER=chromium EXT=zip
|
||||
- BROWSER=firefox EXT=xpi
|
||||
before_deploy: pushd ..; git clone https://github.com/uBlockOrigin/uAssets.git; popd
|
||||
before_script: pushd ..; git clone https://github.com/uBlockOrigin/uAssets.git; popd
|
||||
script: ./tools/make-${BROWSER}.sh all
|
||||
deploy:
|
||||
provider: releases
|
||||
|
|
Loading…
Reference in a new issue