Remove unnecessary caching on Travis

macOS Travis builds have been extremely slow due to the final caching step.
This commit is contained in:
Max Brunsfeld 2020-06-24 14:22:37 -07:00
parent deeeb67a3b
commit de53b82e2c

View file

@ -71,5 +71,3 @@ cache:
cargo: true
directories:
- target/emsdk
- test/fixtures/grammars
- $HOME/.emscripten_cache