We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5fda221 commit 7bb637bCopy full SHA for 7bb637b
1 file changed
.travis.yml
@@ -4,7 +4,6 @@ env:
4
matrix:
5
- BROWSER=chromium EXT=zip
6
- BROWSER=firefox EXT=xpi
7
-before_script: pushd ..; git clone https://github.com/uBlockOrigin/uAssets.git; popd
8
script: ./tools/make-${BROWSER}.sh all
9
deploy:
10
provider: releases
0 commit comments