mikeanthonywild / hyperterm-hardware

An open-source laptop with maintainability and sustainability in mind. This repo contains hardware components (schematics, PCBs, SPICE models, simulations etc.).
https://mikeanthonywild.github.io/hyperterm-hardware/
MIT License
0 stars 0 forks source link

Installing KiCad from PPA times-out build #2

Open mikeanthonywild opened 6 years ago

mikeanthonywild commented 6 years ago

For some reason installing KiCad from PPA takes a very long time and ends up timing-out the build on Travis.

As a temporary workaround the PPA is disabled and we install from the official Ubuntu repos, but this isn't ideal as we miss out on the bleeding-edge features. Two options are getting Docker caching working (we should do this anyway), and installing from source.