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: