commit 88fbe26abd756130d17863d494f2cec9d6620c9f
parent 520220a69ac465e87cd14013f9b8b4488c4abde2
Author: Dan Stillman <dstillman@zotero.org>
Date: Mon, 19 Sep 2016 01:22:28 -0400
Re-enable Firefox ESR and Beta testing
Diffstat:
1 file changed, 2 insertions(+), 3 deletions(-)
diff --git a/.travis.yml b/.travis.yml
@@ -4,9 +4,8 @@ compiler:
- gcc
env:
- FX_CHANNEL="release"
- # Disabled during beta
- #- FX_CHANNEL="esr"
- #- FX_CHANNEL="beta"
+ - FX_CHANNEL="esr"
+ - FX_CHANNEL="beta"
matrix:
fast_finish: true
allow_failures: