Skip to content

Set up Continuous Integration that builds the project #107

@kbuffardi

Description

@kbuffardi

The continuous integration should run when (and only when) there is a new commit into the main branch.

It should build the project using g++ to compile GameDie.cpp with the options -Wall -Werror to report warnings as errors. It should build but not run the project.

With the build CI set up, its status badge should be added to the README.md file

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions