Skip to content

Commit

Permalink
Revert "An attempt to mend travis build"
Browse files Browse the repository at this point in the history
This reverts commit d264b39.
  • Loading branch information
barancev committed Jan 25, 2018
1 parent d264b39 commit 7cc6dd5
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 @@ -53,6 +53,9 @@ jobs:
- stage: test
- matrix:
exclude:
- env: CHROME=1 TASK=test_chrome
<<: *java
<<: *chrome
- 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: TOXENV=flake8
Expand Down Expand Up @@ -93,9 +96,6 @@ jobs:
- 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 7cc6dd5

Please sign in to comment.