plone / plone.recipe.codeanalysis

provides static code analysis for Buildout-based Python projects, including flake8, JSHint, CSS Lint, and other code checks
https://pypi.org/project/plone.recipe.codeanalysis/
11 stars 8 forks source link

Fix CI #207

Closed gforcada closed 7 years ago

gforcada commented 7 years ago

All other pull requests pending to be merged are failing due to our CI system, Travis in this case, failing already to run the scripts.

This pull requests fixes this.

coveralls commented 7 years ago

Coverage Status

Coverage remained the same at 94.962% when pulling 0f58a5614ae0288f4e800446db3d2b0f9aecbb47 on gforcada-fix-ci into fac5d1de6685cf23b452897c8c635f88c33147eb on master.