Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add Travis CI Integration for Building and Testing #20

Open
Casperento opened this issue Feb 4, 2025 · 0 comments
Open

Add Travis CI Integration for Building and Testing #20

Casperento opened this issue Feb 4, 2025 · 0 comments
Assignees

Comments

@Casperento
Copy link
Collaborator

We need to integrate Travis CI into this repository to automatically build and run tests for our LLVM pass. The CI pipeline should ensure that the pass compiles successfully and that all tests pass before merging changes.

Tasks:

  • Set up a .travis.yml configuration file.
  • Ensure LLVM is installed in the CI environment.
  • Configure the build process for the LLVM pass.
  • Run tests and verify the correctness of the pass.
  • Add badges to the README to indicate build status.

References:

@Casperento Casperento self-assigned this Feb 4, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant