Skip to content

Commit

Permalink
Remove target from travis ci cache
Browse files Browse the repository at this point in the history
  • Loading branch information
jstarry committed Jul 13, 2019
1 parent 09871d0 commit 52cb9b7
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,10 +12,11 @@ addons:
chrome: stable

cache:
cargo: true
timeout: 1000
directories:
- /home/travis/.local/share/cargo-web/emscripten
- $HOME/.cargo
- $HOME/.rustup
- $HOME/.local/share/cargo-web/emscripten

rust:
- nightly
Expand Down

0 comments on commit 52cb9b7

Please sign in to comment.