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

Ci update #176

Open
wants to merge 3 commits into
base: master
Choose a base branch
from
Open

Ci update #176

wants to merge 3 commits into from

Conversation

Kilo59
Copy link

@Kilo59 Kilo59 commented Dec 20, 2018

Changes

  • now tracking test coverage
  • Adding Python 3.7 to travis
  • Allowing failures for Python 3.4 and 3.5
  • Adding dev-requirments.txt
  • Increasing speed of CI by making better use of travis cache by caching pip dependencies and adding apt dependencies to a separate before_install step.

Questions

I began creating some parameterized tests using examples in the quickstart but they are failing.
I've temporarily marked as "expected to fail" with pytest so that the CI passes.

Am I doing something wrong or is there something missing from the quickstart?

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

Successfully merging this pull request may close these issues.

1 participant