Separated Lint tests

This commit is contained in:
Yannick Vaucher
2014-12-16 11:18:30 +01:00
parent ee00c912a4
commit cad7594c1e

View File

@@ -4,7 +4,8 @@ python:
- "2.7"
env:
- VERSION="8.0"
- VERSION="8.0" LINT_CHECK="1"
- VERSION="8.0" LINT_CHECK="0"
virtualenv:
system_site_packages: true