Skip to content

Commit

Permalink
Refactor
Browse files Browse the repository at this point in the history
  • Loading branch information
tasshi-me committed Oct 20, 2019
1 parent 71768bc commit f9a1eea
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,9 +9,9 @@ rust:

cache:
directories:
- $HOME/.cargo
- $HOME/.rustup
- $HOME/kcov/
- ${HOME}/.cargo
- ${HOME}/.rustup
- ${HOME}/kcov/
before_cache:
- rm -rf /home/travis/.cargo/registry

Expand Down

0 comments on commit f9a1eea

Please # to comment.