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 for tox 3.8.0 #16

Merged
merged 4 commits into from
Mar 28, 2019
Merged

Fix for tox 3.8.0 #16

merged 4 commits into from
Mar 28, 2019

Conversation

gaborbernat
Copy link
Member

@gaborbernat gaborbernat commented Mar 28, 2019

👍 Resolves #15

@drdavella
Copy link
Contributor

@gaborbernat I don't understand what happened here. There is a large number of unrelated changes in this PR, and every single CI test failed before this PR was merged.

@gaborbernat
Copy link
Member Author

appveyor passed🤔 I think conda is missing in Travis hence the failure 🤔

@rpkilby
Copy link
Member

rpkilby commented Mar 28, 2019

Travis has been having some capacity issues and builds take a while to actually start. I think the branch was deleted before Travis was able to run, which causes the git clone errors. e.g.,

Cloning into 'tox-dev/tox-conda'...
warning: Could not find remote branch fix to clone.
fatal: Remote branch fix not found in upstream origin
The command "eval git clone --depth=50 --branch=fix https://github.com/tox-dev/tox-conda.git tox-dev/tox-conda " failed. Retrying, 3 of 3.

@gaborbernat
Copy link
Member Author

I ran the test suite locally and waited to be passed on Appveyor, all seemed fine so I've merged it to fix all the broken CIs due to this. Travis seems to be dead to me with their acquisition as of late.

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.

3 participants