Install boto library for system tests.

This commit is contained in:
Andrey Smirnov
2014-10-01 18:09:51 +04:00
parent 5d69871ca4
commit 735cbac60d
+1
View File
@@ -23,6 +23,7 @@ all: test check system-test
prepare:
go get -u github.com/mattn/gom
$(GOM) $(GOM_ENVIRONMENT) install
pip install boto
coverage.out:
rm -f coverage.*.out