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 continuous integration / automated builds (e.g. Travis CI) #3

Open
hjacobs opened this issue Jan 5, 2016 · 2 comments
Open

Add continuous integration / automated builds (e.g. Travis CI) #3

hjacobs opened this issue Jan 5, 2016 · 2 comments

Comments

@hjacobs
Copy link
Contributor

hjacobs commented Jan 5, 2016

PyParallel should have automated CI builds (and unit tests including flake8 checking) to ensure reasonable code quality.

@zsquareplusc
Copy link
Member

Configured Travis CI, though there are not really any useful tests yet.
As there is no hardware available on the CI servers, the question is what useful tests can be added...

Do you have a config for flake8 on Travis CI at hand?

@hjacobs
Copy link
Contributor Author

hjacobs commented Jan 6, 2016

@zsquareplusc I'm usually using the same config for tests and flake8: https://github.com/zalando-stups/senza/blob/master/.travis.yml

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

2 participants