community
community copied to clipboard
pytest v4.4.0 is causing build failures
Build failure log - https://travis-ci.org/coala/community/jobs/532912493
This is probably because of the pytest-django dependency.
The CI is getting failed again!
Can be solved by installing python v3.6.3. (Tested on #242 )
Earlier it has been installing python v3.6.3 but now its installing v3.6.7, which is causing the pytest
to fail