delete session
This commit is contained in:
@@ -7,9 +7,11 @@ services:
|
||||
install:
|
||||
- export PATH=$PATH:$HOME/gopath/bin
|
||||
- go get -v github.com/leanote/leanote/app
|
||||
- go get github.com/revel/cmd/revel
|
||||
- go get -u github.com/revel/cmd/revel
|
||||
ls $GOPATH/github.com/revel/
|
||||
# - go get github.com/revel/moudle/revel
|
||||
# - go install github.com/revel/cmd/revel
|
||||
- pwd
|
||||
- pwd
|
||||
- ls
|
||||
|
||||
script:
|
||||
|
||||
Reference in New Issue
Block a user