mirror of
https://github.com/bitcoin/bitcoin.git
synced 2025-07-01 19:21:28 +02:00
travis: Remove hostname hack
This was required for java, and we no longer use java for the tests.
This commit is contained in:
@ -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:
|
||||
|
Reference in New Issue
Block a user