1
0
Fork 0
mirror of https://github.com/gorhill/uMatrix.git synced 2024-05-19 11:43:21 +12:00

firefox build

This commit is contained in:
gorhill 2015-05-07 12:06:03 -04:00
parent a313e4653d
commit 7d3ff66560

View file

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