Skip to content
This repository was archived by the owner on May 12, 2021. It is now read-only.

Handle travis cache more delicately.#1279

Merged
christianbundy merged 1 commit intomasterfrom
travis-cache
Apr 24, 2020
Merged

Handle travis cache more delicately.#1279
christianbundy merged 1 commit intomasterfrom
travis-cache

Conversation

@black-puppydog
Copy link
Contributor

After debugging in #1277, it seems that our travis cache got corrupted.
This simply puts a cache verification step in front of the build process.
If the caching becomes a problem now, we shoul at least get some clear
info on what's happening.

Also, this disables explicit caching of ~/.npm, because that is handled
implicitly by travis these days.

After debugging in #1277, it seems that our travis cache got corrupted.
This simply puts a cache verification step in front of the build process.
If the caching becomes a problem now, we shoul at least get some clear
info on what's happening.

Also, this disables explicit caching of ~/.npm, because that is handled
implicitly by travis these days.
@christianbundy
Copy link
Contributor

I LOVE IT!

@christianbundy christianbundy merged commit 100e247 into master Apr 24, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants