Remove mirrors from Travis cache (#13841)
This commit is contained in:
parent
b23d2efd99
commit
f53abbecd3
@ -159,7 +159,6 @@ cache:
|
|||||||
pip: true
|
pip: true
|
||||||
ccache: true
|
ccache: true
|
||||||
directories:
|
directories:
|
||||||
- ~/.mirror
|
|
||||||
- ~/.ccache
|
- ~/.ccache
|
||||||
|
|
||||||
# Work around Travis's lack of support for Python on OSX
|
# Work around Travis's lack of support for Python on OSX
|
||||||
|
Loading…
Reference in New Issue
Block a user