diff options
author | Wladimir J. van der Laan <laanwj@gmail.com> | 2016-08-17 12:03:33 +0200 |
---|---|---|
committer | Wladimir J. van der Laan <laanwj@gmail.com> | 2016-08-17 12:03:33 +0200 |
commit | eb0c52ec1d3ffd4e2d78b2044c1c3d62de7711d3 (patch) | |
tree | e3b6d4384ea1b0196aff2fc9c965c3d03c58b8c6 | |
parent | 3c5251daeb29902b051502dd20030ce25aeccdf2 (diff) |
travis: Remove hostname hack
This was required for java, and we no longer use java for the tests.
-rw-r--r-- | .travis.yml | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/.travis.yml b/.travis.yml index a6c51753b6..e1600cf269 100644 --- a/.travis.yml +++ b/.travis.yml @@ -1,10 +1,5 @@ sudo: required dist: trusty - -#workaround for https://github.com/travis-ci/travis-ci/issues/5227 -addons: - hostname: bitcoin-tester - os: linux language: generic cache: |