diff options
author | Alex Willmer <alex@moreati.org.uk> | 2015-08-05 13:33:44 +0100 |
---|---|---|
committer | Alex Willmer <alex@moreati.org.uk> | 2015-08-05 13:33:44 +0100 |
commit | 05010d652d1e2abfa13b4c2c9fa8f5eb48acf4bc (patch) | |
tree | 0599d3037bf798dd5064b6ccb68d62d11f645d78 /numpy/lib/arraypad.py | |
parent | 9cd868a00cc488478ac4f07ee0b5452a38cb3cc0 (diff) | |
download | numpy-05010d652d1e2abfa13b4c2c9fa8f5eb48acf4bc.tar.gz |
BLD: Speed up up Travis jobs by running on container-based infrastructure
All jobs currently run on Travis's legacy infrastructure - which supports sudo.
The newer container-based infrastructure is faster, but doesn't allow sudo.
This patch
- sets sudo=false for all jobs, except the chroot job
- uses Travis's apt addon to install all packages
- installs eatmydata for all jobs to reduce disk IO
- removes the tmpfs workaround for chroot builds
Diffstat (limited to 'numpy/lib/arraypad.py')
0 files changed, 0 insertions, 0 deletions