From 900edb006a966593ef3d7f19cffb3ee7ce553390 Mon Sep 17 00:00:00 2001 From: gorhill Date: Tue, 6 Jun 2017 10:14:22 -0400 Subject: [PATCH] put webext version on hold for now, too many serious issues --- .travis.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.travis.yml b/.travis.yml index 43c8d42cd..54ae037b9 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