no install step
This commit is contained in:
parent
cca312d330
commit
e48fb00bcb
|
@ -10,5 +10,7 @@ go:
|
|||
env:
|
||||
- GO15VENDOREXPERIMENT=1
|
||||
|
||||
install: true
|
||||
|
||||
script:
|
||||
- go test ./p2p/...
|
||||
|
|
Loading…
Reference in New Issue