update travis

This commit is contained in:
lealife
2015-09-11 18:41:47 +08:00
parent 54953b69c6
commit f234cf285d

View File

@ -6,7 +6,7 @@ services:
install:
- export PATH=$PATH:$HOME/gopath/bin
- go get -v github.com/leanote/leanote
- go get -v github.com/leanote/leanote/app
script:
- mongo --version