mirror of
https://github.com/pretix/pretix.git
synced 2026-05-04 15:04:03 +00:00
Fixed travis caching
This commit is contained in:
@@ -17,4 +17,6 @@ script:
|
||||
- coverage run -m py.test tests
|
||||
after_success:
|
||||
- coveralls
|
||||
cache: pip
|
||||
cache:
|
||||
directories:
|
||||
- $HOME/.cache/pip
|
||||
|
||||
Reference in New Issue
Block a user