cpp-member-accessor icon indicating copy to clipboard operation
cpp-member-accessor copied to clipboard

Add CI

Open hliberacki opened this issue 4 years ago • 0 comments

Add CI for checking library stability with all major compilers.

By default it should be checked for:

  • GCC (TBD - latest)
  • Clang (TBD - trunk)
  • MSVC (TBD - latest)

Versions have to be specified. It definitely has to be checked for the trunk and latest stable.

hliberacki avatar Jan 11 '21 23:01 hliberacki