summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--ocata/tox.ini2
1 files changed, 1 insertions, 1 deletions
diff --git a/ocata/tox.ini b/ocata/tox.ini
index 9cd8dd4a..b882540d 100644
--- a/ocata/tox.ini
+++ b/ocata/tox.ini
@@ -13,7 +13,7 @@
# limitations under the License.
[tox]
-envlist = py27,cov
+envlist = py27,pep8,cov
skipsdist = true
[tox:jenkins]