Update .travis.yml

This commit is contained in:
lealife
2021-03-26 14:23:38 +08:00
parent e8ee0862ef
commit a0a8b57992

View File

@ -9,7 +9,7 @@ install:
- export PATH=$PATH:$HOME/gopath/bin
- go get -v github.com/leanote/leanote/app
- go get -u github.com/revel/cmd/revel
- ls $GOPATH/src/github.com/revel/
# - ls $GOPATH/src/github.com/revel/
# - go get github.com/revel/moudle/revel
# - go install github.com/revel/cmd/revel
- revel version