Skip to content

Commit

Permalink
Adding a node.js + firefox job to travis
Browse files Browse the repository at this point in the history
  • Loading branch information
barancev committed Feb 1, 2019
1 parent 4045fa9 commit d7674b0
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -79,6 +79,9 @@ matrix:
- env: CHROME=1 SELENIUM_BROWSER=chrome NPM=test
<<: *node
<<: *chrome
- env: MARIONETTE=1 SELENIUM_BROWSER=firefox NPM=test
<<: *node
<<: *firefox-latest
- env: BUCK="build selenium-server-standalone java-small-tests chrome-test firefox-test legacy-firefox-test grid-test htmlunit-test ie-test opera-test java-small-tests //java/client/test/org/openqa/selenium/testing/drivers/..."
<<: *java
- env: BUCK="test //java/client/test/org/openqa/selenium/atoms:test"
Expand Down

0 comments on commit d7674b0

Please sign in to comment.