add debian platform and remove firefox/legacy platform

This commit is contained in:
Raymond Hill 2018-04-27 08:42:54 -04:00
parent 443010efdc
commit b24ab59e5a
No known key found for this signature in database
GPG key ID: 25E1490B761470C2

View file

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