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
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: