1
0
mirror of https://github.com/gorhill/uBlock.git synced 2024-10-04 16:47:15 +02:00

add webext as target

This commit is contained in:
gorhill 2016-10-30 10:10:17 -04:00
parent d740164ae3
commit f3458e95f5

View File

@ -4,6 +4,7 @@ env:
matrix:
- BROWSER=chromium EXT=zip
- BROWSER=firefox EXT=xpi
- BROWSER=webext EXT=zip
script: ./tools/make-${BROWSER}.sh all
deploy:
provider: releases