mirror of
https://github.com/libp2p/go-libp2p-peerstore.git
synced 2025-01-17 03:10:10 +08:00
Run make deps in install step instead of before_install.
This commit is contained in:
parent
ba9f095b69
commit
59b91b10dc
@ -7,7 +7,7 @@ language: go
|
|||||||
go:
|
go:
|
||||||
- 1.9.x
|
- 1.9.x
|
||||||
|
|
||||||
before_install:
|
install:
|
||||||
- make deps
|
- make deps
|
||||||
|
|
||||||
script:
|
script:
|
||||||
|
Loading…
Reference in New Issue
Block a user