Skip to content

Commit 4813c06

Browse files
committed
Adding javascript/chrome-driver tests to travis
1 parent fbd4dd6 commit 4813c06

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,7 @@ matrix:
7575
- env: MARIONETTE=1 MOZ_HEADLESS=1 BZL="test //javascript/atoms:test-firefox //javascript/selenium-atoms:test-firefox //javascript/webdriver:test-firefox"
7676
<<: *java
7777
<<: *firefox-latest
78-
- env: CHROME=1 BZL="test //javascript/atoms:test-chrome //javascript/selenium-atoms:test-chrome //javascript/webdriver:test-chrome"
78+
- env: CHROME=1 BZL="test //javascript/atoms:test-chrome //javascript/selenium-atoms:test-chrome //javascript/webdriver:test-chrome //javascript/chrome-driver:test-chrome"
7979
<<: *java
8080
<<: *chrome
8181
- env: TASK=javadocs

0 commit comments

Comments
 (0)