[4.6] Remove --recreate from .travis.yml (#5384)#5386
Merged
asottile merged 1 commit intopytest-dev:4.6-maintenancefrom Jun 4, 2019
asottile:backport_5384
Merged
[4.6] Remove --recreate from .travis.yml (#5384)#5386asottile merged 1 commit intopytest-dev:4.6-maintenancefrom asottile:backport_5384
asottile merged 1 commit intopytest-dev:4.6-maintenancefrom
asottile:backport_5384
Conversation
Remove --recreate from .travis.yml
Contributor
|
Isn't it a no-op basically? (we have |
Codecov Report
@@ Coverage Diff @@
## 4.6-maintenance #5386 +/- ##
==================================================
+ Coverage 92.34% 94.95% +2.6%
==================================================
Files 115 115
Lines 26362 26362
Branches 2603 2603
==================================================
+ Hits 24343 25031 +688
+ Misses 1674 1023 -651
+ Partials 345 308 -37
Continue to review full report at Codecov.
|
Member
Author
|
🤷♂️ I figure why not - - and potentially reduce conflicts |
Member
|
FTR I don't think this has any practical effect on Travis, given that Travis runs on fresh VMs so all environments are created from scratch anyway. 🤷♂ |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Remove --recreate from .travis.yml