ArthurSonzogni / smk

SMK - Simple multimedia kit - C++ WebAssembly
MIT License
125 stars 18 forks source link

Use github action instead of Travis. #18

Closed ArthurSonzogni closed 2 years ago

ArthurSonzogni commented 2 years ago

@Guerout-Arnaud FYI

I am planning to replace travis by Github Action. Then I will add some tests using ASAN and clang-tidy. This should be enough to detect the bug you previously found.