Skip to content

Commit b24ab59

Browse files
committed
add debian platform and remove firefox/legacy platform
1 parent 443010e commit b24ab59

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ sudo: false
33
env:
44
matrix:
55
- BROWSER=chromium EXT=zip
6-
- BROWSER=firefox EXT=xpi
6+
- BROWSER=debian EXT=zip
77
- BROWSER=webext EXT=xpi
88
script: ./tools/make-${BROWSER}.sh all
99
deploy:

0 commit comments

Comments
 (0)