www

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

commit ef9f727adf9817708c337883bbd938ce11b3dc3c
parent 0eb6dc9ca571d1401ddef75b402f252c2284ceab
Author: Dan Stillman <dstillman@zotero.org>
Date:   Tue,  9 Aug 2016 01:54:17 -0400

Fix channel name in Travis config

Diffstat:
M.travis.yml | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/.travis.yml b/.travis.yml @@ -10,7 +10,7 @@ env: matrix: fast_finish: true allow_failures: - - env: FX_CHANNEL="-beta" + - env: FX_CHANNEL="beta" notifications: email: false install: