We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fbd4dd6 commit 4813c06Copy full SHA for 4813c06
.travis.yml
@@ -75,7 +75,7 @@ matrix:
75
- env: MARIONETTE=1 MOZ_HEADLESS=1 BZL="test //javascript/atoms:test-firefox //javascript/selenium-atoms:test-firefox //javascript/webdriver:test-firefox"
76
<<: *java
77
<<: *firefox-latest
78
- - env: CHROME=1 BZL="test //javascript/atoms:test-chrome //javascript/selenium-atoms:test-chrome //javascript/webdriver:test-chrome"
+ - env: CHROME=1 BZL="test //javascript/atoms:test-chrome //javascript/selenium-atoms:test-chrome //javascript/webdriver:test-chrome //javascript/chrome-driver:test-chrome"
79
80
<<: *chrome
81
- env: TASK=javadocs
0 commit comments