update travis
This commit is contained in:
@ -18,8 +18,6 @@ script:
|
|||||||
- mongo --version
|
- mongo --version
|
||||||
- mongorestore -h localhost -d leanote --directoryperdb ./mongodb_backup/leanote_install_data/
|
- mongorestore -h localhost -d leanote --directoryperdb ./mongodb_backup/leanote_install_data/
|
||||||
|
|
||||||
- go test github.com/leanote/leanote/app/tests
|
|
||||||
|
|
||||||
# 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
|
||||||
# build
|
# build
|
||||||
|
Reference in New Issue
Block a user