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

travis: Fix x86_64 LLVM 8 build #168

Closed nathanchance closed 5 years ago

nathanchance commented 5 years ago

This has always been an LLVM 9 build since LLVM_VERSION wasn't being set... whoops.