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

Simplify travis config #54

Closed
wtbarnes opened this issue Feb 24, 2020 · 2 comments · Fixed by #65
Closed

Simplify travis config #54

wtbarnes opened this issue Feb 24, 2020 · 2 comments · Fixed by #65
Labels

Comments

@wtbarnes
Copy link
Owner

The Travis config file is needlessly complicated and could be greatly simplified. See this example

@wtbarnes wtbarnes added the ci label Feb 24, 2020
@wtbarnes
Copy link
Owner Author

wtbarnes commented Mar 1, 2020

It would also probably be better to move the database setup to be part of the actual set-up/tear down procedure in the test framework rather than a separate script.

@wtbarnes
Copy link
Owner Author

wtbarnes commented Mar 1, 2020

This should also include tests for 3.8

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

Successfully merging a pull request may close this issue.

1 participant