mirror of
https://github.com/libp2p/go-libp2p-core.git
synced 2025-04-28 17:10:14 +08:00
update travis build matrix += openssl.
This commit is contained in:
parent
79bf30a5a4
commit
f21b5666f4
@ -8,10 +8,10 @@ go:
|
||||
|
||||
env:
|
||||
global:
|
||||
- GOTFLAGS="-race"
|
||||
matrix:
|
||||
- BUILD_DEPTYPE=gomod
|
||||
|
||||
matrix:
|
||||
- GOTFLAGS="-race"
|
||||
- GOTFLAGS="-race -tags=openssl"
|
||||
|
||||
# disable travis install
|
||||
install:
|
||||
|
Loading…
Reference in New Issue
Block a user