mirror of
https://github.com/bitcoin/bitcoin.git
synced 2025-01-26 11:13:23 -03:00
Travis: Use Blue Box VMs for IPv6 loopback support
This commit is contained in:
parent
c01f08db12
commit
149641e8fc
1 changed files with 6 additions and 0 deletions
|
@ -3,6 +3,12 @@
|
||||||
# compiler key (which we don't use anyway). This is worked around for now by
|
# compiler key (which we don't use anyway). This is worked around for now by
|
||||||
# replacing the "compilers" with a build name prefixed by the no-op ":"
|
# replacing the "compilers" with a build name prefixed by the no-op ":"
|
||||||
# command. See: https://github.com/travis-ci/travis-ci/issues/4393
|
# command. See: https://github.com/travis-ci/travis-ci/issues/4393
|
||||||
|
# - sudo/dist/group are set so as to get Blue Box VMs, necessary for [loopback]
|
||||||
|
# IPv6 support
|
||||||
|
|
||||||
|
sudo: required
|
||||||
|
dist: precise
|
||||||
|
group: legacy
|
||||||
|
|
||||||
os: linux
|
os: linux
|
||||||
language: cpp
|
language: cpp
|
||||||
|
|
Loading…
Add table
Reference in a new issue