Re-enable Firefox ESR and Beta testing

This commit is contained in:
Dan Stillman 2016-09-19 01:22:28 -04:00
parent 520220a69a
commit 88fbe26abd

View File

@ -4,9 +4,8 @@ compiler:
- gcc - gcc
env: env:
- FX_CHANNEL="release" - FX_CHANNEL="release"
# Disabled during beta - FX_CHANNEL="esr"
#- FX_CHANNEL="esr" - FX_CHANNEL="beta"
#- FX_CHANNEL="beta"
matrix: matrix:
fast_finish: true fast_finish: true
allow_failures: allow_failures: