[trivial] Ensure lint and test pass before publish

This commit is contained in:
James Page 2014-05-21 11:13:31 +01:00
parent 30c48d47c9
commit 10b20172c3

View File

@ -14,7 +14,7 @@ sync:
test:
@$(PYTHON) /usr/bin/nosetests --nologcapture --with-coverage unit_tests
publish:
publish: lint test
bzr push lp:charms/glance
bzr push lp:charms/trusty/glance