Save sources in a mirror and cache it in Travis (#7392)
This commit is contained in:

committed by
GitHub

parent
4a7e88cc71
commit
94c22092a8
@@ -124,7 +124,10 @@ addons:
|
||||
- perl
|
||||
- perl-base
|
||||
|
||||
cache: pip
|
||||
cache:
|
||||
pip: true
|
||||
directories:
|
||||
- ~/.mirror
|
||||
|
||||
# Work around Travis's lack of support for Python on OSX
|
||||
before_install:
|
||||
|
Reference in New Issue
Block a user