diff --git a/.travis.yml b/.travis.yml index 389ad5f3b..b91c14086 100644 --- a/.travis.yml +++ b/.travis.yml @@ -19,7 +19,7 @@ install: - go get github.com/deluan/gomate script: - - go test ./... + - BEEGO_RUNMODE=test go test ./... notifications: email: