Enable gating for python-congressclient

Previously, I only enabled pep8/python2.7 check just to initially
get things rolling. This patch enables gating on this.

Change-Id: Ic15bba1f65ae4ac17394f191ece2459907051a76
This commit is contained in:
Aaron Rosen 2014-07-02 13:39:57 -07:00
parent a534f166a4
commit 295cb77d27

View File

@ -3676,7 +3676,8 @@ projects:
- gate-python-congressclient-pep8
- gate-python-congressclient-python27
gate:
- noop
- gate-python-congressclient-pep8
- gate-python-congressclient-python27
- name: stackforge/python-mistralclient
template: