From 6cc6f26fa155263f17f64269c03e56833ad9c676 Mon Sep 17 00:00:00 2001 From: lealife Date: Sun, 13 Sep 2015 21:40:50 +0800 Subject: [PATCH] travis --- .travis.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.travis.yml b/.travis.yml index 7a1eb8e..0c0e4ad 100644 --- a/.travis.yml +++ b/.travis.yml @@ -7,6 +7,7 @@ services: install: - export PATH=$PATH:$HOME/gopath/bin - go get -v github.com/leanote/leanote/app + - go get github.com/revel/cmd/revel - go install github.com/revel/cmd/revel script: