From b24ab59e5a66cf5ceec512d43968043671bf60f6 Mon Sep 17 00:00:00 2001 From: Raymond Hill Date: Fri, 27 Apr 2018 08:42:54 -0400 Subject: [PATCH] add debian platform and remove firefox/legacy platform --- .travis.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.travis.yml b/.travis.yml index bf2a42cc8..c16fc1903 100644 --- a/.travis.yml +++ b/.travis.yml @@ -3,7 +3,7 @@ sudo: false env: matrix: - BROWSER=chromium EXT=zip - - BROWSER=firefox EXT=xpi + - BROWSER=debian EXT=zip - BROWSER=webext EXT=xpi script: ./tools/make-${BROWSER}.sh all deploy: