go new
This commit is contained in:
parent
25fb7e59ed
commit
aaebcdd3e2
1 changed files with 1 additions and 1 deletions
|
@ -1,6 +1,6 @@
|
||||||
dependencies:
|
dependencies:
|
||||||
pre:
|
pre:
|
||||||
- sudo apt-get update; sudo apt-get install go
|
- sudo apt-get update; sudo apt-get install golang-1.8-go
|
||||||
- go get github.com/kardianos/govendor
|
- go get github.com/kardianos/govendor
|
||||||
- govendor get github.com/spf13/hugo
|
- govendor get github.com/spf13/hugo
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue