Skip to content

Latest commit

 

History

History
18 lines (10 loc) · 620 Bytes

File metadata and controls

18 lines (10 loc) · 620 Bytes

Build Status

Project templates

This repo contains project templates using

  • CMake
  • Travis CI
  • coveralls.io

For the header-only, static and dynamic libraries and for executables;

Enable Travis-CI build with Coverage report

To enable the coveralls.io coverage report you have to set up the COVERALLS_REPO_TOKEN environment variable under your build settings in Travis-CI. The repo token can be retrived after enabling repo in your coveralls.io dashboard, and viewing the details.