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 pytest travis #9

Merged
merged 6 commits into from
Mar 2, 2018
Merged

Add pytest travis #9

merged 6 commits into from
Mar 2, 2018

Conversation

amureki
Copy link
Contributor

@amureki amureki commented Mar 2, 2018

Added Travis CI configuration, plus a simple test to see if it works.

@amureki amureki self-assigned this Mar 2, 2018
@amureki
Copy link
Contributor Author

amureki commented Mar 2, 2018

Copy link
Contributor

@codingjoe codingjoe left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

almost

.travis.yml Outdated
- pip install -U pipenv
- pipenv install --dev
script:
- pipenv run pytest
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

this will still not track coverage will it?

@amureki amureki merged commit 61e530e into master Mar 2, 2018
@amureki amureki deleted the add_pytest_travis branch March 2, 2018 14:39
@amureki amureki mentioned this pull request Aug 8, 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

Successfully merging this pull request may close these issues.

2 participants