1
0
Fork 0
mirror of https://github.com/gorhill/uMatrix.git synced 2024-05-09 23:03:33 +12:00

drop support of Firefox-legacy

This commit is contained in:
gorhill 2017-11-15 07:02:04 -05:00
parent 404d740305
commit 507c33dc0e

View file

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