update travis

This commit is contained in:
lealife
2015-09-18 11:35:17 +08:00
parent 45d1b4bee3
commit 7acdaede0d

View File

@ -7,8 +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 install github.com/revel/cmd/revel
- pwd
- ls
script:
- mongo --version