Fixing build

This commit is contained in:
Deluan 2016-02-26 11:03:04 -05:00
parent 99a09b39fb
commit 6d954d074e
1 changed files with 2 additions and 0 deletions

View File

@ -7,6 +7,8 @@ go:
install:
- go get github.com/gpmgo/gopm
- gopm list -v
- gopm get -v
script:
- gopm test ./... -v