Fixing build

This commit is contained in:
Deluan
2016-02-26 11:03:04 -05:00
parent 99a09b39fb
commit 6d954d074e
+2
View File
@@ -7,6 +7,8 @@ go:
install:
- go get github.com/gpmgo/gopm
- gopm list -v
- gopm get -v
script:
- gopm test ./... -v