mirror of
https://github.com/pybind/pybind11.git
synced 2024-11-22 05:05:11 +00:00
travis: cache pip
This commit is contained in:
parent
ab7ef81ee1
commit
a40c27ee0e
@ -1,5 +1,8 @@
|
|||||||
language: cpp
|
language: cpp
|
||||||
sudo: false
|
sudo: false
|
||||||
|
cache:
|
||||||
|
directories:
|
||||||
|
- $HOME/.cache/pip
|
||||||
addons:
|
addons:
|
||||||
apt:
|
apt:
|
||||||
sources:
|
sources:
|
||||||
|
Loading…
Reference in New Issue
Block a user