Remove weak rsa key flag

This commit is contained in:
Cole Brown 2019-08-02 14:19:58 -04:00
parent 2db9d18d58
commit 2ed899539c

View File

@ -10,7 +10,6 @@ env:
global:
- GOTFLAGS="-race"
- IPFS_REUSEPORT=false
- LIBP2P_ALLOW_WEAK_RSA_KEYS=1
matrix:
- BUILD_DEPTYPE=gomod