f-o-a-m / purescript-web3

a purescript library for the web3 api
Apache License 2.0
127 stars 24 forks source link

Revert "Add caching to travis to improve build times" #43

Closed kejace closed 6 years ago

kejace commented 6 years ago

Reverts f-o-a-m/purescript-web3#41

kejace commented 6 years ago

I didn't see any direct improvements @XertroV

image

More importantly, I'm a little dubious about caching .pulp-cache and so on, I suspect this might trip us up when changing our dependencies in the future (I've seen this on localhost).

Unless the 1 1/2 minutes are severely hurting someone, I'd like to keep the extra safeguard and keep idempotence of the build.

XertroV commented 6 years ago

Ahh cool. When I used it my build times went from like 15 min to 4 min. I didn't actually look at the build times in travis for this repo; 2min is pretty good.

Also good point re dependencies.