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

Continuous integration testing #679

Closed
AndreMiras opened this issue Jun 18, 2018 · 1 comment
Closed

Continuous integration testing #679

AndreMiras opened this issue Jun 18, 2018 · 1 comment
Assignees

Comments

@AndreMiras
Copy link
Member

Would you guys be interested if I picked that one up?
The idea would be to start simple verifying few things on every pushes and then build on top, e.g.

  • tox (linter, multi env...)
  • verify install OK on Python2
  • verify install OK on Python3

This could be done through Docker (#589) for a completely isolated environment or not, up to you.

Ping me if you're interested.

@AndreMiras
Copy link
Member Author

Pull request is ready #794 🎉

AndreMiras added a commit that referenced this issue Jan 17, 2019
…nd_tox

Introduces CI and tox testing, fixes #679
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

1 participant