This commit is contained in:
cheatfate 2018-11-19 05:38:17 +02:00
parent a93f96ed32
commit c402b26fd9
1 changed files with 2 additions and 1 deletions

View File

@ -39,8 +39,9 @@ install:
cd ../.. ;
}"
- "export PATH=$PWD/nim/$NIMVER/bin:$PATH"
- ls -la
- go get -v github.com/libp2p/go-libp2p-daemon
- cd $HOME
- cd $HOME/go
- ls -la
# - cd $HOME/go/src/github.com/libp2p/go-libp2p-daemon
# - cd $HOME