Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add Django 2 and Python 3 versions #1

Merged
merged 1 commit into from
Apr 18, 2019

Conversation

jayvdb
Copy link
Contributor

@jayvdb jayvdb commented Apr 18, 2019

Add .travis.yml with a rather large matrix using tox-travis
testing only Django >= 1.8, and letting the pytest version
float as older pytest are not compatible with newer Django
or Python version.

Jobs for Django master are included but allowed to fail.

Adjust Django <=1.7 to keep the pin on pytest==3.0.2
however that will not work on many Python versions.

Add .travis.yml with a rather large matrix using tox-travis
testing only Django >= 1.8, and letting the pytest version
float as older pytest are not compatible with newer Django
or Python version.

Jobs for Django master are included but allowed to fail.

Adjust Django <=1.7 to keep the pin on pytest==3.0.2
however that will not work on many Python versions.
@jayvdb
Copy link
Contributor Author

jayvdb commented Apr 18, 2019

If desired I can fiddle with the pytest dependencies to find the right versions which will allow the most Django <=1.7 builds to occur, but IMO Django 1.7 and lower are dead, even from a compatibility perspective.

@jayvdb
Copy link
Contributor Author

jayvdb commented Apr 18, 2019

matrix can be seen at https://travis-ci.org/jayvdb/django-nine/builds/521632135

@barseghyanartur barseghyanartur merged commit c2024fe into barseghyanartur:master Apr 18, 2019
@barseghyanartur
Copy link
Owner

@jayvdb:

Thanks for contribution!

Regarding Django 1.7: That would be very fine, if you could do that. But only if you don't consider it waste of your time.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants