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

add debian platform and remove firefox/legacy platform

This commit is contained in:
Raymond Hill 2018-04-27 08:42:54 -04:00
parent 443010efdc
commit b24ab59e5a
No known key found for this signature in database
GPG Key ID: 25E1490B761470C2

View File

@ -3,7 +3,7 @@ sudo: false
env:
matrix:
- BROWSER=chromium EXT=zip
- BROWSER=firefox EXT=xpi
- BROWSER=debian EXT=zip
- BROWSER=webext EXT=xpi
script: ./tools/make-${BROWSER}.sh all
deploy: