1
0
mirror of https://github.com/gorhill/uBlock.git synced 2024-10-06 09:37:12 +02:00

don't publish a package for webext

This commit is contained in:
Raymond Hill 2018-04-27 15:03:20 -04:00
parent f90ec9c957
commit e37f6ee666
No known key found for this signature in database
GPG Key ID: 25E1490B761470C2

View File

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