There was an error while loading. Please reload this page.
1 parent cd9266b commit f9b20dcCopy full SHA for f9b20dc
1 file changed
.travis.yml
@@ -79,6 +79,9 @@ matrix:
79
- env: CHROME=1 BZL="test --test_tag_filters=chrome //javascript/atoms/... //javascript/selenium-atoms/... //javascript/webdriver/... //javascript/chrome-driver/..."
80
<<: *java
81
<<: *chrome
82
+ - env: MARIONETTE=1 BZL_TEST="tests(//java/server/...) except attr(tags, lint, tests(//java/server/...))"
83
+ <<: *java
84
+ <<: *firefox-nightly
85
- env: TASK=javadocs
86
87
- env: TOXENV=flake8
0 commit comments