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

Support Django 1.8-2.0 & Python 2.7, 3.4-3.6 #15

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

drewpc
Copy link

@drewpc drewpc commented Dec 19, 2017

This expands on PR #10 and #12 by fixing issues with Travis and Python 3.5 by leveraging tox-travis. Travis runs with a matrix of Python versions and tox-travis detects the appropriate environments and runs multiple tests against various versions of Django. Removes testing against django-master branch because that could be unstable. Passes all tests at this time.

…d Travis and Tox to leverage tox-travis. Travis now creates a matrix of options based on Python version and tox uses that Python version to test against appropriate versions of Django.
@drewpc
Copy link
Author

drewpc commented Apr 19, 2018

@manosim - have you looked into this PR yet?

@drewpc
Copy link
Author

drewpc commented Jun 8, 2018

@manosim - any questions/concerns with this PR?

@exequiel09
Copy link

I think this project is not maintained anymore?

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.

2 participants