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

rename "debian" target to more accurate "webext"

This commit is contained in:
Raymond Hill 2018-04-27 12:39:43 -04:00
parent 0bf2f27d87
commit 2b460da748
No known key found for this signature in database
GPG Key ID: 25E1490B761470C2
6 changed files with 2 additions and 2 deletions

View File

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