We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 443010e commit b24ab59Copy full SHA for b24ab59
1 file changed
.travis.yml
@@ -3,7 +3,7 @@ sudo: false
3
env:
4
matrix:
5
- BROWSER=chromium EXT=zip
6
- - BROWSER=firefox EXT=xpi
+ - BROWSER=debian EXT=zip
7
- BROWSER=webext EXT=xpi
8
script: ./tools/make-${BROWSER}.sh all
9
deploy:
0 commit comments