Build and deployment of documentation and test coverage
Matrix action for build and test under different OS and compilers
Ubuntu 16.04: gcc-5,gcc-6,clang-5,clang-6
Ubuntu 18.04: gcc-7,gcc-7,clang-7,clang-8
All checks are listed directly below the PR, and can also be accessed through the main Actions tab.
Most actions seem to run in parallel, which improves the overall cycle time, and is not bound to a particular Travis account.
Created Github Actions for:
All checks are listed directly below the PR, and can also be accessed through the main Actions tab. Most actions seem to run in parallel, which improves the overall cycle time, and is not bound to a particular Travis account.
This change is