Install gom first.

This commit is contained in:
Andrey Smirnov
2014-02-26 16:25:56 +04:00
parent 7c26c3ac14
commit 10e1a85fb8
+1
View File
@@ -15,6 +15,7 @@ all: test check system-test
prepare:
mkdir -p $(BINPATH)
go get github.com/mattn/gom
gom $(GOM_ENVIRONMENT) install
coverage.out: