Reveal GO version.

This commit is contained in:
cheatfate 2018-11-19 04:26:36 +02:00
parent ab32bb1264
commit 7a4cc911a2
1 changed files with 1 additions and 0 deletions

View File

@ -38,6 +38,7 @@ 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