From b23592229ac93589c9039d3d814c377c2a57a3f3 Mon Sep 17 00:00:00 2001 From: lealife Date: Sat, 31 Dec 2016 12:16:17 +0800 Subject: [PATCH] update travis --- .travis.yml | 2 -- 1 file changed, 2 deletions(-) diff --git a/.travis.yml b/.travis.yml index 06fd027..2489f82 100644 --- a/.travis.yml +++ b/.travis.yml @@ -18,8 +18,6 @@ script: - mongo --version - mongorestore -h localhost -d leanote --directoryperdb ./mongodb_backup/leanote_install_data/ - - go test github.com/leanote/leanote/app/tests - # gen tmp/main.go, routes/routes.go - go run app/cmd/main.go # build