From f234cf285d2e62ff2c234bcb28bfec8d5a20bac0 Mon Sep 17 00:00:00 2001 From: lealife Date: Fri, 11 Sep 2015 18:41:47 +0800 Subject: [PATCH] update travis --- .travis.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.travis.yml b/.travis.yml index b474806..5d7f1d5 100644 --- a/.travis.yml +++ b/.travis.yml @@ -6,7 +6,7 @@ services: install: - export PATH=$PATH:$HOME/gopath/bin - - go get -v github.com/leanote/leanote + - go get -v github.com/leanote/leanote/app script: - mongo --version