add webext as target

This commit is contained in:
gorhill 2016-10-30 10:10:17 -04:00
parent d740164ae3
commit f3458e95f5
1 changed files with 1 additions and 0 deletions

View File

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