ad travis
This commit is contained in:
@ -11,4 +11,5 @@ install:
|
||||
script:
|
||||
- mongo --version
|
||||
- mongorestore -h localhost -d leanote --directoryperdb ./mongodb_backup/leanote_install_data/
|
||||
- go test github.com/leanote/leanote/tests
|
||||
- go test github.com/leanote/leanote/tests
|
||||
# OK
|
Reference in New Issue
Block a user