Skip to content

Latest commit

 

History

History
26 lines (19 loc) · 2.66 KB

README.md

File metadata and controls

26 lines (19 loc) · 2.66 KB
Build server Status
Travis Build Status
Shippable Build Status
Semaphore Build Status
Circle Circle CI
Check Status
Build
Style
Code Coverage

build-servers-check

The sample stack to check status of the build servers.

This stack contains four packages

  • sr_sample_cpp_library - sample C++ library package with one class and unit test
  • sr_sample_cpp_node - C++ node which depend on C++ library and integration test
  • sr_sample_python_library - sample Python library with one class and unit test
  • sr_sample_python_node - Python node which depend on Python library and integration test

Every supported CI server runs all major modules on this sample stack in order to check if modules are working on the server.