delete session

This commit is contained in:
lealife
2015-09-18 12:55:57 +08:00
parent c56f228646
commit 8bff2b7000
3 changed files with 4 additions and 248 deletions

View File

@@ -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: