put webext version on hold for now, too many serious issues

This commit is contained in:
gorhill 2017-06-06 10:14:22 -04:00
parent e70d9a93fa
commit 900edb006a
No known key found for this signature in database
GPG key ID: 25E1490B761470C2

View file

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