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 CI automated testing #68

Closed
alexbw opened this issue Dec 11, 2018 · 1 comment
Closed

Travis CI automated testing #68

alexbw opened this issue Dec 11, 2018 · 1 comment
Assignees
Milestone

Comments

@alexbw
Copy link
Contributor

alexbw commented Dec 11, 2018

We shouldn't need to worry if a commit breaks a test or not -- it should be run automatically. Once the pip install situation stabilizes (i.e., we do not want to build xlapy from scratch at every commit or PR), this should not be too difficult to do.

@alexbw alexbw added this to the v0.2 milestone Dec 11, 2018
@alexbw alexbw mentioned this issue Dec 11, 2018
21 tasks
@vishwakftw
Copy link
Contributor

I think it would be beneficial to add a Travis configuration that does a lint check (for e.g. flake8 or pep8), so that incoming PRs can follow the coding standards.

@mattjj mattjj self-assigned this Dec 13, 2018
@mattjj mattjj closed this as completed in 2478460 Dec 14, 2018
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

No branches or pull requests

3 participants