mirror of https://github.com/coqui-ai/TTS.git
no caching for travis
This commit is contained in:
parent
85adb2496c
commit
b1657d70b1
|
@ -3,10 +3,6 @@ language: python
|
|||
git:
|
||||
quiet: true
|
||||
|
||||
cache: pip
|
||||
before_cache:
|
||||
- rm ~/.cache/pip/log/debug.log
|
||||
|
||||
matrix:
|
||||
include:
|
||||
- name: "Lint check"
|
||||
|
|
Loading…
Reference in New Issue