Browse Source

drop support of Firefox-legacy

pull/2/head
gorhill 7 years ago
parent
commit
507c33dc0e
  1. 1
      .travis.yml

1
.travis.yml

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

Loading…
Cancel
Save