Use original version of gom as pull requests has been merged.

This commit is contained in:
Andrey Smirnov
2014-02-26 19:36:37 +04:00
parent c7d8772b9b
commit f643d3f04d

View File

@@ -21,7 +21,7 @@ all: test check system-test
prepare:
mkdir -p $(BINPATH)
go get github.com/smira/gom
go get github.com/mattn/gom
$(GOM) $(GOM_ENVIRONMENT) install
coverage.out: