ClangBuiltLinux / continuous-integration

Continuous integration of latest Linux kernel with daily build of Clang & LLVM tools
https://travis-ci.com/ClangBuiltLinux/continuous-integration
Apache License 2.0
44 stars 18 forks source link

build-all.sh: Initial revision #172

Closed nathanchance closed 5 years ago

nathanchance commented 5 years ago

This is a script that will run all of the builds that Travis does on a local user's machine. This can help validate changes faster than Travis can if the user has a very fast machine (like I do).

nickdesaulniers commented 5 years ago

if the user has a very fast machine (like I do).

weird flex but :ok_hand: