Revert "Upgrade Beego to v1.6.1"

This reverts commit c228eb3184a3a2d2f59f2119af8c7b9ee5b49316.

# Conflicts:
#	.travis.yml
This commit is contained in:
Deluan 2016-03-11 09:42:58 -05:00
parent 3a3bd91324
commit 32f69c4a74
2 changed files with 2 additions and 2 deletions

View File

@ -2,7 +2,7 @@
path = github.com/deluan/gosonic
[deps]
github.com/astaxie/beego = commit:1aeb3d9
github.com/astaxie/beego = commit:92d0b9a
github.com/deluan/itl = commit:35d15a3
github.com/siddontang/ledisdb = commit:713b229
github.com/smartystreets/goconvey = commit:899ed5a

View File

@ -19,7 +19,7 @@ install:
- go get github.com/deluan/gomate
script:
- BEEGO_RUNMODE=test go test ./...
- go test ./...
notifications:
email: