diff --git a/.travis.yml b/.travis.yml index 0c0e4ad..7bc9e6f 100644 --- a/.travis.yml +++ b/.travis.yml @@ -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 \ No newline at end of file