Merge pull request #10 from yvaucher/8.0-separate-lint

Separated Lint tests
This commit is contained in:
Guewen Baconnier
2014-12-18 07:37:18 +01:00

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