diff --git a/.gopmfile b/.gopmfile
index c09fd28a5..58024ba72 100644
--- a/.gopmfile
+++ b/.gopmfile
@@ -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
diff --git a/.travis.yml b/.travis.yml
index b91c14086..389ad5f3b 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -19,7 +19,7 @@ install:
   - go get github.com/deluan/gomate
 
 script:
-  - BEEGO_RUNMODE=test go test ./...
+  - go test ./...
 
 notifications:
   email: