Commit Graph

20 Commits (f7b071d1348f24dd3d1f931cf8a09b1955eea0d0)

Author SHA1 Message Date
Jesse Vincent 9825e4057a
Attempt to switch to shared build infrastructure for build and test. 8 years ago
Gergely Nagy caaa667674 travis: Call make build-all to build all the examples 8 years ago
Jesse Vincent 63cb1f393f Try coming up the current arduino builder, because why not 8 years ago
Jesse Vincent 332d9d05c4 First pass at a travis for this new thing using an arduino board definition 8 years ago
Scott Perry 86769ed202 installed arduino toolchain is another level up now as well 9 years ago
Scott Perry 8d4f6ec5da Travis needs to `cd` into `/source` before invoking make 9 years ago
Scott Perry 51eba85906 Move firmware into /source, deps as submodules in /libraries 9 years ago
Jesse Vincent 4ab71d1bfc [travis] Add IRC notifications 9 years ago
Jesse Vincent c205e50ecb [travis] Now that we're not caching the arduino environment, we don't need the guard 9 years ago
Jesse Vincent 1b4e0915b0 [travis] Add Travis notifications to Keyboardio Slack 9 years ago
Jesse Vincent ad252541a7 [travis] Travis rewrote our travis config 9 years ago
Jesse Vincent 0edeba9b1f [travis] Per the Travis docs, caching the Arduino IDE may actually _hurt_ perf. 9 years ago
Jesse Vincent d28cb819f9 [travis] Now that we've debugged the caching of the Arduino stuff, turn down the verbosity 9 years ago
Jesse Vincent 39c4e04fdf [travis] looks like travis explicitly creates directories when you say to cache them. even if you end up with empty directories 9 years ago
Jesse Vincent 238e390df6 [travis] clearly doing something dumb around caching. debugging output 9 years ago
Jesse Vincent 1e6b88eb46 [travis] further work on caching 9 years ago
Jesse Vincent 1b67ff539d [travis] Make the arduino download verbose (and move it from $HOME) 9 years ago
Jesse Vincent 36a49e3829 [travis] 2nd pass at caching the arduino ide and first pass at caching ccache 9 years ago
Jesse Vincent 5804aba834 [travis] Cache the Arduino core 9 years ago
Jesse Vincent bd325a409e First pass travis config. Certainly broken 9 years ago