update travis
This commit is contained in:
@ -14,6 +14,5 @@ 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/tests
|
- go test github.com/leanote/leanote/tests
|
||||||
- revel build github.com/leanote/leanote
|
- revel build github.com/leanote/leanote tmp
|
||||||
- revel package github.com/leanote/leanote
|
|
||||||
# OK
|
# OK
|
Reference in New Issue
Block a user