Forcing runmode to test on Travis

This commit is contained in:
Deluan 2016-03-11 01:26:35 -05:00
parent c228eb3184
commit 94ccad225d

View File

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