(cherry picked from commit a5e740431a
)
Co-authored-by: Will Hickey <will.hickey@solana.com>
This commit is contained in:
@ -88,3 +88,6 @@ members = [
|
|||||||
exclude = [
|
exclude = [
|
||||||
"programs/bpf",
|
"programs/bpf",
|
||||||
]
|
]
|
||||||
|
|
||||||
|
# This prevents a Travis CI error when building for Windows.
|
||||||
|
resolver = "2"
|
||||||
|
Reference in New Issue
Block a user