Skip to content

Commit f9b20dc

Browse files
committed
Adding Java server tests to travis
1 parent cd9266b commit f9b20dc

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

.travis.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -79,6 +79,9 @@ matrix:
7979
- env: CHROME=1 BZL="test --test_tag_filters=chrome //javascript/atoms/... //javascript/selenium-atoms/... //javascript/webdriver/... //javascript/chrome-driver/..."
8080
<<: *java
8181
<<: *chrome
82+
- env: MARIONETTE=1 BZL_TEST="tests(//java/server/...) except attr(tags, lint, tests(//java/server/...))"
83+
<<: *java
84+
<<: *firefox-nightly
8285
- env: TASK=javadocs
8386
<<: *java
8487
- env: TOXENV=flake8

0 commit comments

Comments
 (0)