Reimplement continuous integration #182
Labels
c++
Involves touching c++ code
enhancement
make
Involves touching GNU Makefiles
python
Involves touching python code
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.
The text was updated successfully, but these errors were encountered: