Skip to content

Commit

Permalink
Revert setting custom hostnames on travis, tests are hanging
Browse files Browse the repository at this point in the history
  • Loading branch information
barancev committed Dec 10, 2018
1 parent d1185eb commit f288e95
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,12 +6,6 @@ env:
- PYTEST_ADDOPTS="--verbose --instafail"
- FF_ESR_BINARY=$HOME/firefox-52.9.0esr/firefox/firefox-bin
- FF_NIGHTLY_BINARY=$HOME/firefox-latest-nightly/firefox/firefox-bin
- HOSTNAME=host1.test.com
- ALTERNATIVE_HOSTNAME=host2.test.com
addons:
hosts:
- host1.test.com
- host2.test.com
git:
depth: 10

Expand Down

0 comments on commit f288e95

Please sign in to comment.