Skip to content

Replace Travis with GitHub Actions to execute Linux CI #129

@ttu

Description

@ttu

Currently, the repository uses Travis CI to execute continuous integration (CI) tasks on Linux environments. Due to issues it has been disabled.

Replace Travis CI with GitHub Actions to execute CI tasks on Linux environments.

Example configuration from another project.

Acceptance criteria:

  • Replace Travis CI with GitHub Actions to execute CI tasks on Linux environments.
  • Workflow is executed on every push and automatically once per week.
  • The workflow should include steps to restore dependencies, build the project, and run tests.

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions