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

Travis config to test on the different django database backends. #145

Merged
merged 5 commits into from
Oct 6, 2016

Conversation

mattjegan
Copy link
Contributor

Hi all, I have added some config to .travis.yml to allow for testing on "most" of the Django database backends. I have included PostgreSQL, MySQL and SQLite3. The only default Django backend that is missing is Oracle. This can be included however it would mean pulling in this project and also a maintainer setting up an oracle account.

The motivation for this change is issue #142 and to allow for earlier detection so that a broken release doesn't make it to PyPi.

As you can see on Travis it works well.

@avelis avelis merged commit 85af6e2 into jazzband:master Oct 6, 2016
@avelis
Copy link
Collaborator

avelis commented Oct 6, 2016

@mattjegan Thank you for the contribution! Definitely a testing proactive approach I can get behind.

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