mirror of
https://github.com/gorhill/uBlock.git
synced 2024-11-10 09:07:54 +01:00
fix travis-ci build
This commit is contained in:
parent
eaaaf68d2c
commit
8ea4116e20
1 changed files with 3 additions and 0 deletions
|
@ -7,6 +7,9 @@ env:
|
|||
script: ./tools/make-${BROWSER}.sh all
|
||||
deploy:
|
||||
provider: releases
|
||||
# https://github.com/travis-ci/travis-ci/issues/6772
|
||||
edge:
|
||||
branch: releases-fix
|
||||
api_key:
|
||||
secure: EnAMNsPbnS2I0JDkCWiY/6WLERsUbE2Ni5j9ap8YbZt4+sJv7aSoufWZ+0TZvSwr/w5MKCCDKhwXaPfbUwvqrI+eZv6LBXhwajK9Zla25FVjtdGCwKXQ3ZU85PHgL+5FYtuSGACmQj/ruAdSgrI7PgS08e5lqSgEk6lY4y3/6fE=
|
||||
file: dist/build/uBlock0.${BROWSER}.${EXT}
|
||||
|
|
Loading…
Reference in a new issue