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

Reimplement continuous integration #182

Closed
mikebentley15 opened this issue Jul 23, 2018 · 1 comment
Closed

Reimplement continuous integration #182

mikebentley15 opened this issue Jul 23, 2018 · 1 comment
Assignees
Labels
c++ Involves touching c++ code enhancement make Involves touching GNU Makefiles python Involves touching python code

Comments

@mikebentley15
Copy link
Collaborator

At one point, we had Travis CI working for FLiT. But that has gone into disarray and disabled. We would like to have automated tests run for every pull request and the build performed for every push at the very least. This should hopefully find bugs early. This is especially important since there was recently a pull request that was pulled in that broke some functionality. Since then, an automated test has been added that found the problem.

@mikebentley15 mikebentley15 self-assigned this Jul 23, 2018
This was referenced Jul 25, 2018
@mikebentley15 mikebentley15 added enhancement python Involves touching python code c++ Involves touching c++ code make Involves touching GNU Makefiles labels Jul 25, 2018
@IanBriggs
Copy link
Collaborator

closed with #185

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
c++ Involves touching c++ code enhancement make Involves touching GNU Makefiles python Involves touching python code
Projects
None yet
Development

No branches or pull requests

2 participants