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

Tox based tests #263

Merged
merged 3 commits into from Jul 19, 2018
Merged

Tox based tests #263

merged 3 commits into from Jul 19, 2018

Commits on Jul 19, 2018

  1. Enable Python 3.7 in CIs

    Including:
    * AppVeyor
    * Circle CI
    * Travis CI
    webknjaz committed Jul 19, 2018
    Copy the full SHA
    b51bb59 View commit details
    Browse the repository at this point in the history
  2. Switch to tox-based workflow

    Including:
    * Travis
    * AppVeyor
      * Also moved twine upload to tox
    * Shippable
    webknjaz committed Jul 19, 2018
    Copy the full SHA
    3aa3607 View commit details
    Browse the repository at this point in the history
  3. Wire Makefile via tox

    webknjaz committed Jul 19, 2018
    Copy the full SHA
    3cb6212 View commit details
    Browse the repository at this point in the history