mirror of
https://github.com/pybind/pybind11.git
synced 2024-11-25 14:45:12 +00:00
Travis: Cache pip
Saves some time on recurring numpy install
This commit is contained in:
parent
13ca58e189
commit
7e43a87515
@ -3,6 +3,7 @@ sudo: false
|
||||
|
||||
cache:
|
||||
apt: true
|
||||
pip: true
|
||||
|
||||
addons:
|
||||
apt:
|
||||
|
Loading…
Reference in New Issue
Block a user