[PATCH] D69965: libclc: Drop travis

Jan Vesely via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Nov 7 13:47:48 PST 2019


jvesely added a comment.

I've set up an appveyor build to replace this[0]. The added benefit is that the appveyor stores built libraries as artifacts that can be downloaded.
The downside is that I wasn't able to restrict builds to libclc changes so it's only enabled for my fork of llvm-project.

[0] https://ci.appveyor.com/project/jvesely/llvm-project-libclc


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D69965/new/

https://reviews.llvm.org/D69965





More information about the llvm-commits mailing list