don't publish a package for webext

This commit is contained in:
Raymond Hill 2018-04-27 15:03:20 -04:00
parent f90ec9c957
commit e37f6ee666
No known key found for this signature in database
GPG key ID: 25E1490B761470C2

View file

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