File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -64,7 +64,7 @@ matrix:
6464 firefox : latest-esr
6565 - language : java
6666 jdk : oraclejdk8
67- env : TASK="calcdeps //javascript/webdriver:webdriver-firefox:run"
67+ env : MARIONETTE=1 TASK="calcdeps //javascript/webdriver:webdriver-firefox:run"
6868 addons :
6969 firefox : latest-esr
7070 - language : java
@@ -269,7 +269,7 @@ matrix:
269269 env : TASK=//rb:docs
270270 fast_finish : true
271271 allow_failures :
272- - env : TASK="calcdeps //javascript/webdriver:webdriver-firefox:run"
272+ - env : MARIONETTE=1 TASK="calcdeps //javascript/webdriver:webdriver-firefox:run"
273273 - env : CHROME=1 TASK=//java/client/test/com/thoughtworks/selenium:chrome-rc-test:run
274274 - env : MARIONETTE=1 TASK=//java/client/test/com/thoughtworks/selenium:firefox-rc-test:run
275275 - env : TOXENV=py27-firefox
You can’t perform that action at this time.
0 commit comments