diff --git a/.travis.yml b/.travis.yml index 389ad5f3..b91c1408 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: