Remove unnecessary caching on Travis
macOS Travis builds have been extremely slow due to the final caching step.
This commit is contained in:
parent
deeeb67a3b
commit
de53b82e2c
1 changed files with 0 additions and 2 deletions
|
|
@ -71,5 +71,3 @@ cache:
|
|||
cargo: true
|
||||
directories:
|
||||
- target/emsdk
|
||||
- test/fixtures/grammars
|
||||
- $HOME/.emscripten_cache
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue