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
1 changed files with 1 additions and 1 deletions

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