summaryrefslogtreecommitdiff
path: root/.travis.yml
diff options
context:
space:
mode:
authorgorhill <rhill@raymondhill.net>2017-06-06 10:14:22 -0400
committergorhill <rhill@raymondhill.net>2017-06-06 10:14:22 -0400
commit900edb006a966593ef3d7f19cffb3ee7ce553390 (patch)
tree7d418d1670a12a70cc1279e485b06e9df736568e /.travis.yml
parente70d9a93fae02aa4b88eee6eab85c9ee65556406 (diff)
put webext version on hold for now, too many serious issues
Diffstat (limited to '.travis.yml')
-rw-r--r--.travis.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.travis.yml b/.travis.yml
index 43c8d42c..54ae037b 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -4,7 +4,7 @@ env:
matrix:
- BROWSER=chromium EXT=zip
- BROWSER=firefox EXT=xpi
- - BROWSER=webext EXT=xpi
+ #- BROWSER=webext EXT=xpi
script: ./tools/make-${BROWSER}.sh all
deploy:
provider: releases