summaryrefslogtreecommitdiffstats
path: root/pike/tox.ini
diff options
context:
space:
mode:
Diffstat (limited to 'pike/tox.ini')
-rw-r--r--pike/tox.ini2
1 files changed, 1 insertions, 1 deletions
diff --git a/pike/tox.ini b/pike/tox.ini
index 9107da32..cd5327a3 100644
--- a/pike/tox.ini
+++ b/pike/tox.ini
@@ -13,7 +13,7 @@
# limitations under the License.
[tox]
-envlist = py27,cov
+envlist = py27,pep8,cov
skipsdist = true
[tox:jenkins]