Skip to content

Commit

Permalink
Adding javascript/chrome-driver tests to travis
Browse files Browse the repository at this point in the history
  • Loading branch information
barancev committed Oct 29, 2019
1 parent fbd4dd6 commit 4813c06
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -75,7 +75,7 @@ matrix:
- env: MARIONETTE=1 MOZ_HEADLESS=1 BZL="test //javascript/atoms:test-firefox //javascript/selenium-atoms:test-firefox //javascript/webdriver:test-firefox"
<<: *java
<<: *firefox-latest
- 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"
<<: *java
<<: *chrome
- env: TASK=javadocs
Expand Down

0 comments on commit 4813c06

Please sign in to comment.