Skip to content

Commit

Permalink
Unfortunately, chrome is as unstable on travis as it was before, disa…
Browse files Browse the repository at this point in the history
…bling the job back :(
  • Loading branch information
barancev committed Jan 26, 2018
1 parent 9a65d4c commit be434cd
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -46,6 +46,9 @@ matrix:
exclude:
- env: BUCK="//javascript/atoms:atoms //javascript/webdriver:all_js //javascript/ie-driver:atoms //javascript/chrome-driver:atoms //javascript/android-atoms:atoms ios_driver"
<<: *java
- env: CHROME=1 BUCK="test chrome-test"
<<: *java
<<: *chrome
- env: TOXENV=flake8
<<: *python
- env: TOXENV=docs
Expand Down Expand Up @@ -84,9 +87,6 @@ matrix:
- env: MARIONETTE=1 BUCK="test internal-grid-test grid-test"
<<: *java
<<: *firefox-nightly
- env: CHROME=1 BUCK="test chrome-test"
<<: *java
<<: *chrome
- env: BUCK="test htmlunit-test"
<<: *java
- env: TASK=javadocs
Expand Down

0 comments on commit be434cd

Please sign in to comment.