Remove mirrors from Travis cache (#13841)

This commit is contained in:
Massimiliano Culpo
2019-11-22 19:00:00 +01:00
committed by GitHub
parent b23d2efd99
commit f53abbecd3

View File

@@ -159,7 +159,6 @@ cache:
pip: true
ccache: true
directories:
- ~/.mirror
- ~/.ccache
# Work around Travis's lack of support for Python on OSX