mirror of
https://github.com/beetbox/beets.git
synced 2025-12-14 12:35:19 +01:00
use pip specific caching directive in .travis.yml
This commit is contained in:
parent
4869db9509
commit
dee2c0d07f
1 changed files with 1 additions and 1 deletions
|
|
@ -34,9 +34,9 @@ after_success:
|
|||
- "[ ! -z $COVERAGE ] && codecov || true"
|
||||
|
||||
cache:
|
||||
pip: true
|
||||
directories:
|
||||
- .tox
|
||||
- $HOME/.pip-cache/
|
||||
|
||||
notifications:
|
||||
irc:
|
||||
|
|
|
|||
Loading…
Reference in a new issue