Skip to content

Commit

Permalink
Disabling all legacy Firefox tests on travis except for Java ones
Browse files Browse the repository at this point in the history
  • Loading branch information
barancev committed Jan 16, 2019
1 parent 69089db commit ca307c5
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -66,6 +66,12 @@ matrix:
- env: MARIONETTE=1 TOXENV=py27-marionette
<<: *python
<<: *firefox-nightly
- env: TASK=//rb:ff-esr-test
<<: *ruby
<<: *firefox-esr
- env: TASK=//rb:remote-ff-esr-test
<<: *ruby
<<: *firefox-esr
include:
- 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
Expand Down

0 comments on commit ca307c5

Please sign in to comment.