update travis
This commit is contained in:
@ -16,7 +16,7 @@ install:
|
||||
|
||||
script:
|
||||
- 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
|
||||
- go run app/cmd/main.go
|
||||
|
Reference in New Issue
Block a user