Browse Source

firefox build

pull/2/head
gorhill 10 years ago
parent
commit
7d3ff66560
  1. 1
      .travis.yml

1
.travis.yml

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

Loading…
Cancel
Save