This commit is contained in:
lealife
2015-09-13 21:40:50 +08:00
parent 120cdd53c3
commit 6cc6f26fa1

View File

@ -7,6 +7,7 @@ services:
install:
- export PATH=$PATH:$HOME/gopath/bin
- go get -v github.com/leanote/leanote/app
- go get github.com/revel/cmd/revel
- go install github.com/revel/cmd/revel
script: