Skip to content

Commit

Permalink
Disabling nodejs + chrome job on travis, there are failures I can't r…
Browse files Browse the repository at this point in the history
…eproduce locally
  • Loading branch information
barancev committed Feb 1, 2019
1 parent e689abd commit 6d6f46b
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,10 +75,10 @@ matrix:
- env: TASK=//rb:remote-ff-esr-test
<<: *ruby
<<: *firefox-esr
include:
- env: CHROME=1 SELENIUM_BROWSER=chrome NPM=test
<<: *node
<<: *chrome
include:
- env: MARIONETTE=1 SELENIUM_BROWSER=firefox NPM=test
<<: *node
<<: *firefox-latest
Expand Down

0 comments on commit 6d6f46b

Please sign in to comment.