mirror of
https://github.com/bitcoin/bitcoin.git
synced 2025-02-23 07:15:29 +01:00
pass the travis-ci build
Use legacy group instead of default precise group. The precise group does not support IPv6.
This commit is contained in:
parent
147f5e1691
commit
f348aac007
1 changed files with 2 additions and 0 deletions
|
@ -5,6 +5,8 @@
|
|||
# command. See: https://github.com/travis-ci/travis-ci/issues/4393
|
||||
|
||||
os: linux
|
||||
sudo: required
|
||||
group: legacy
|
||||
language: cpp
|
||||
compiler: gcc
|
||||
env:
|
||||
|
|
Loading…
Add table
Reference in a new issue