update travis

This commit is contained in:
lealife
2015-09-13 21:43:47 +08:00
parent 6cc6f26fa1
commit e94b004a5a

View File

@ -14,6 +14,5 @@ script:
- mongo --version
- mongorestore -h localhost -d leanote --directoryperdb ./mongodb_backup/leanote_install_data/
- go test github.com/leanote/leanote/tests
- revel build github.com/leanote/leanote
- revel package github.com/leanote/leanote
- revel build github.com/leanote/leanote tmp
# OK