update travis

This commit is contained in:
lealife
2017-11-30 18:50:44 +08:00
parent 094d18be46
commit 845c96cd48

View File

@ -16,7 +16,7 @@ install:
script: script:
- mongo --version - mongo --version
- mongorestore -h localhost -d leanote --directoryperdb ./mongodb_backup/leanote_install_data/ - mongorestore -h localhost -d leanote --dbpath ./mongodb_backup/leanote_install_data/
# gen tmp/main.go, routes/routes.go # gen tmp/main.go, routes/routes.go
- go run app/cmd/main.go - go run app/cmd/main.go