1
0
mirror of https://github.com/gorhill/uBlock.git synced 2024-07-05 11:37:01 +02:00

hopefully this fixes travis

This commit is contained in:
gorhill 2016-04-03 13:43:04 -04:00
parent cad3c5f5cb
commit e397fc1e78

View File

@ -4,6 +4,7 @@ env:
matrix:
- BROWSER=chromium EXT=zip
- BROWSER=firefox EXT=xpi
before_script: pushd ..; git clone https://github.com/uBlockOrigin/uAssets.git; popd
script: ./tools/make-${BROWSER}.sh all
deploy:
provider: releases