1
0
mirror of https://github.com/gorhill/uBlock.git synced 2024-09-29 06:07:11 +02:00

Enable Travis releases to work again

This commit is contained in:
Chris 2015-04-01 21:47:52 -06:00
parent 6fc0cc8b5b
commit ec7e517840

View File

@ -8,10 +8,10 @@ script: ./tools/make-${BROWSER}.sh all
deploy: deploy:
provider: releases provider: releases
api_key: api_key:
secure: BCCzIkUFHKotFPABHqPHHyPP8O6ZTPmtt6Ja/JltfO9XBwf6pk9jRiNuRmx5AeETGE2BpojvfqW622q9lCOpgtBit6xkHQC/r2NKt35qMBIPgGCb7GUr5KK7lHNTVOviK9gsOuxcVTeYw3w+zmGLUTpjieELgn4tyz9E8DcOeHE= secure: aoUrSk4xrLG21zoYmguLG4GofniXYrlplmvhoJ5LNMXLmJfXG3K6DkbA2JO7Oodb25Z2qLgwm5kmAg8GdSfm7HGsni+S3Ih5lsD/kKdCqVx41cWWRN7rCfpeM/NwpndE5a4pvOm9zLhuWWbzBy7baNefSjVNTSgDx92RH2MepmM=
file: dist/build/uBlock.${BROWSER}.${EXT} file: dist/build/uBlock.${BROWSER}.${EXT}
skip_cleanup: true skip_cleanup: true
on: on:
repo: gorhill/uBlock repo: chrisaljoudi/uBlock
tags: true tags: true
all_branches: true all_branches: true