nu-radio / radiotools

A tool package for cosmic-ray and neutrino radio detectors
GNU General Public License v3.0
8 stars 5 forks source link

Implementing continuous Integration #10

Closed fschlueter closed 5 years ago

fschlueter commented 5 years ago

Since we have implemented some basic unittests so far, we should implement CI to exploit the full power of these tests. When I have some free time I will give it a shot and will try to start with one of the most common CI's (e.g. something like travis ci). At the beginning only some simple routines are needed I think. Any objections @cg-laser ?

cg-laser commented 5 years ago

sounds great! Thanks for looking into it.

Am 25.01.19 um 04:11 schrieb Felix Schlüter:

Since we have implemented some basic unittests sofar, we should implement CI to exploit the full power of this tests. When I have some free time I will give it a shot and will try to start with one of the most common CI's (e.g. something like travis ci). At the beginning only some simple routines are needed I think. Any objections @cg-laser https://github.com/cg-laser ?

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/nu-radio/radiotools/issues/10, or mute the thread https://github.com/notifications/unsubscribe-auth/AeTbv2waEKZxsK_DoAF19PHtW-g1rPxNks5vGvSAgaJpZM4aSxAm.

fschlueter commented 5 years ago

(First) Step should have been achieved with #18