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:
|
git:
|
||||||
quiet: true
|
quiet: true
|
||||||
|
|
||||||
cache: pip
|
|
||||||
before_cache:
|
|
||||||
- rm ~/.cache/pip/log/debug.log
|
|
||||||
|
|
||||||
matrix:
|
matrix:
|
||||||
include:
|
include:
|
||||||
- name: "Lint check"
|
- name: "Lint check"
|
||||||
|
|
Loading…
Reference in New Issue