From e94b004a5a100673cbe652dcf098b6da20522471 Mon Sep 17 00:00:00 2001 From: lealife Date: Sun, 13 Sep 2015 21:43:47 +0800 Subject: [PATCH] update travis --- .travis.yml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) 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