This commit is contained in:
cheatfate 2018-11-19 04:29:47 +02:00
parent 7a4cc911a2
commit ca57d5835b
1 changed files with 1 additions and 2 deletions

View File

@ -17,7 +17,7 @@ os:
- osx
go:
- 1.10.3
- master
install:
# build nim from our own branch - this to avoid the day-to-day churn and
@ -38,7 +38,6 @@ install:
# cd ../.. ;
# }"
# - "export PATH=$PWD/nim/$NIMVER/bin:$PATH"
- go version
- go get -v github.com/libp2p/go-libp2p-daemon
- cd $GOPATH/src/github.com/libp2p/go-libp2p-daemon
- make