google / effcee

Effcee is a C++ library for stateful pattern matching of strings, inspired by LLVM's FileCheck
Apache License 2.0
93 stars 39 forks source link

Migrate to GitHub Actions #43

Closed dneto0 closed 1 year ago

dneto0 commented 3 years ago

It's annoying to maintain both Travis and AppVeyor configurations, and this is a small enough project that GitHub Actions is a better fit than Kokoro.

dneto0 commented 1 year ago

Appveyor and Travis have been removed. I've added Kokoro bots.