Forcing runmode to test on Travis

This commit is contained in:
Deluan 2016-03-11 01:26:35 -05:00
parent c228eb3184
commit 94ccad225d
1 changed files with 1 additions and 1 deletions

View File

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