1
0
mirror of https://github.com/gorhill/uBlock.git synced 2024-07-08 12:57:57 +02:00

bringing back hybrid webext: it works fine on Firefox 54

This commit is contained in:
Raymond Hill 2017-06-24 16:17:25 -04:00
parent afa7995d7d
commit f3b421cd63

View File

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