travis
This commit is contained in:
@ -7,6 +7,7 @@ services:
|
|||||||
install:
|
install:
|
||||||
- export PATH=$PATH:$HOME/gopath/bin
|
- export PATH=$PATH:$HOME/gopath/bin
|
||||||
- go get -v github.com/leanote/leanote/app
|
- go get -v github.com/leanote/leanote/app
|
||||||
|
- go get github.com/revel/cmd/revel
|
||||||
- go install github.com/revel/cmd/revel
|
- go install github.com/revel/cmd/revel
|
||||||
|
|
||||||
script:
|
script:
|
||||||
|
Reference in New Issue
Block a user