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

Fix travis config #29

Merged
merged 10 commits into from
Aug 5, 2020
Merged

Fix travis config #29

merged 10 commits into from
Aug 5, 2020

Conversation

matiasg
Copy link
Collaborator

@matiasg matiasg commented Jul 27, 2020

Python 3.4 and 3.5 have version issues and things that were broken since last builds.
The aim of this PR is fixing this nightmare.
Also, I add python 3.7 & 3.8

# This is the 1st commit message:

pin coveralls version

# This is the commit message #2:

rever change of pytest-coverage. Pin python-coverage

# This is the commit message #3:

just as a test, remove coveralls

# This is the commit message #4:

remove also cov from script 🤦

# This is the commit message #5:

pin pytest version

# This is the commit message #6:

pin hypothesis version

# This is the commit message #7:

pin hypothesis to 3.55.1 now

# This is the commit message #8:

do not install pytest-coverage

# This is the commit message #9:

pin pytest-coverage

# This is the commit message #10:

install pinned coverage, do not install pytest-coverage :'(

# This is the commit message #11:

pin attr

# This is the commit message #12:

attr is attrs

# This is the commit message #13:

travis, please tell me attr version

# This is the commit message #14:

go back to original setup.py

# This is the commit message #15:

exclude coveralls from 3.4 & 3.5. Try 1

# This is the commit message #16:

use [] instead of test

# This is the commit message #17:

install pytest 5.4.3

# This is the commit message #18:

travis tell me something

# This is the commit message #19:

please do tell

# This is the commit message #20:

ooohhh?

# This is the commit message #21:

oh 2

# This is the commit message #22:

oh 3

# This is the commit message #23:

oh 4

# This is the commit message #24:

oh 5
@matiasg matiasg linked an issue Jul 27, 2020 that may be closed by this pull request
Copy link
Contributor

@astrojuanlu astrojuanlu left a comment

Choose a reason for hiding this comment

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

🚀

@astrojuanlu
Copy link
Contributor

Not sure why the coveralls report was not dispatched, but an admin must either (a) remove the requirement or (b) merge the PR manually.

@matiasg
Copy link
Collaborator Author

matiasg commented Jul 28, 2020

Not sure why the coveralls report was not dispatched, but an admin must either (a) remove the requirement or (b) merge the PR manually.

There were a few bugs. Now I'm running coveralls on all versions.
At this moment, I don't understand why travis is reporting info for the previous-to-last commit instead of the last one.

@matiasg
Copy link
Collaborator Author

matiasg commented Jul 28, 2020

@gerasdf tried re-syncing the project from coveralls, as in this issue but it didn't fix the situation.

@astrojuanlu astrojuanlu mentioned this pull request Aug 5, 2020
@matiasg matiasg merged commit b5cd3aa into master Aug 5, 2020
@astrojuanlu astrojuanlu deleted the fix_travis_config branch August 6, 2020 12:53
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.

Run tests for python 3.4 again
3 participants