Skip to content

add caching to travis #429

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

Merged
merged 1 commit into from
Mar 23, 2020
Merged

Conversation

meltinglava
Copy link
Contributor

This is so that the pipeline does not download and compile all the dependencies all the time. Its recompiles them when a new compiler is used.

@meltinglava
Copy link
Contributor Author

Ref part 3 of #425

@meltinglava meltinglava mentioned this pull request Mar 15, 2020
3 tasks
@meltinglava meltinglava changed the title add carching to travis add caching to travis Mar 18, 2020
@jswrenn
Copy link
Member

jswrenn commented Mar 23, 2020

bors r+

@jswrenn jswrenn added this to the next milestone Mar 23, 2020
bors bot added a commit that referenced this pull request Mar 23, 2020
418: Add a stability specification to the docs for unique and unique_by r=jswrenn a=mulkieran



429: add caching to travis r=jswrenn a=meltinglava

This is so that the pipeline does not download and compile all the dependencies all the time. Its recompiles them when a new compiler is used.

Co-authored-by: mulhern <[email protected]>
Co-authored-by: Meltinglava <[email protected]>
@bors
Copy link
Contributor

bors bot commented Mar 23, 2020

This PR was included in a batch that timed out, it will be automatically retried

@bors
Copy link
Contributor

bors bot commented Mar 23, 2020

Build succeeded

@bors bors bot merged commit e8729dd into rust-itertools:master Mar 23, 2020
@meltinglava meltinglava deleted the travis_cache branch March 24, 2020 15:33
jswrenn added a commit to jswrenn/rust-itertools that referenced this pull request Sep 28, 2020
Reverts rust-itertools#429.

The CI is hanging at setting up the cache. A proper solution would
be nice, but in the meantime, we'll just disable caching.
@jswrenn jswrenn mentioned this pull request Sep 28, 2020
bors bot added a commit that referenced this pull request Sep 28, 2020
485: Don't cache travis CI. r=jswrenn a=jswrenn

Reverts #429.

The CI is hanging at setting up the cache. A proper solution would be nice, but in the meantime, we'll just disable caching altogether.

Co-authored-by: Jack Wrenn <[email protected]>
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