Bug 1425250 - Run mozscreenshots on integration branches. r=jaws

--HG--
extra : rebase_source : 6c06c19119bf972bbd23697429135c5a6f9bb7ab
This commit is contained in:
Matthew Noorenberghe 2017-12-14 10:16:36 -06:00
parent 6aa123de17
commit f0463559e6

View File

@ -144,9 +144,9 @@ browser-screenshots:
loopback-video: true
run-on-projects:
by-test-platform:
windows.*/opt: ['mozilla-central']
linux64/opt: ['mozilla-central']
macosx.*/opt: ['mozilla-central']
windows.*/opt: ['mozilla-central', 'integration']
linux64/opt: ['mozilla-central', 'integration']
macosx.*/opt: ['mozilla-central', 'integration']
windows7-32-devedition/opt: []
windows10-64-devedition/opt: []
default: []