Skip to content
This repository has been archived by the owner on Jul 20, 2022. It is now read-only.

Commit

Permalink
Fix the wrong cache path
Browse files Browse the repository at this point in the history
  • Loading branch information
tkrs committed Dec 21, 2019
1 parent 3a610df commit abe5dba
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ cache:
- $HOME/.ivy2/cache
- $HOME/.sbt/boot
- $HOME/.sbt/launchers
- $HOME/.coursier
- $HOME/.cache

install:
- pip install --user codecov
Expand Down

0 comments on commit abe5dba

Please sign in to comment.