Only test against stable Firefox for now
Don't run more than one test per commit, given current frequency of commits and spurious failures.
This commit is contained in:
parent
6a523347b2
commit
8bbf0bf495
|
@ -4,8 +4,8 @@ compiler:
|
||||||
- gcc
|
- gcc
|
||||||
env:
|
env:
|
||||||
- FX_CHANNEL=""
|
- FX_CHANNEL=""
|
||||||
- FX_CHANNEL="-esr"
|
# Disabled during beta
|
||||||
# Disabled until unbranded build is available
|
#- FX_CHANNEL="-esr"
|
||||||
#- FX_CHANNEL="-beta"
|
#- FX_CHANNEL="-beta"
|
||||||
matrix:
|
matrix:
|
||||||
fast_finish: true
|
fast_finish: true
|
||||||
|
|
Loading…
Reference in New Issue
Block a user