www

Unnamed repository; edit this file 'description' to name the repository.
Log | Files | Refs | Submodules | README | LICENSE

commit bfb945d7055a34f1d172ea0c3fde3ae674fccb98
parent ec7fe773c344a8fa4637069993dd4bcd96cf42e5
Author: Dan Stillman <dstillman@zotero.org>
Date:   Tue, 29 Nov 2016 04:45:18 -0500

Re-enable ESR and Beta testing

Diffstat:
M.travis.yml | 4++--
1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/.travis.yml b/.travis.yml @@ -4,8 +4,8 @@ compiler: - gcc env: - FX_CHANNEL="release" - #- FX_CHANNEL="esr" - #- FX_CHANNEL="beta" + - FX_CHANNEL="esr" + - FX_CHANNEL="beta" matrix: fast_finish: true allow_failures: