mirror of
https://github.com/codex-storage/nim-libp2p.git
synced 2025-01-12 03:54:06 +00:00
Fix #3
This commit is contained in:
parent
7a4cc911a2
commit
ca57d5835b
@ -17,7 +17,7 @@ os:
|
|||||||
- osx
|
- osx
|
||||||
|
|
||||||
go:
|
go:
|
||||||
- 1.10.3
|
- master
|
||||||
|
|
||||||
install:
|
install:
|
||||||
# build nim from our own branch - this to avoid the day-to-day churn and
|
# build nim from our own branch - this to avoid the day-to-day churn and
|
||||||
@ -38,7 +38,6 @@ install:
|
|||||||
# cd ../.. ;
|
# cd ../.. ;
|
||||||
# }"
|
# }"
|
||||||
# - "export PATH=$PWD/nim/$NIMVER/bin:$PATH"
|
# - "export PATH=$PWD/nim/$NIMVER/bin:$PATH"
|
||||||
- go version
|
|
||||||
- go get -v github.com/libp2p/go-libp2p-daemon
|
- go get -v github.com/libp2p/go-libp2p-daemon
|
||||||
- cd $GOPATH/src/github.com/libp2p/go-libp2p-daemon
|
- cd $GOPATH/src/github.com/libp2p/go-libp2p-daemon
|
||||||
- make
|
- make
|
||||||
|
Loading…
x
Reference in New Issue
Block a user