Jvinniec / CppEphem

CppEphem is a self-contained ephemeris package written in C++. It allows computation of celestial coordinate and date conversions and planet ephemerides by leveraging the Standards of Fundamental Astronomy (SOFA) software (included in the repo). It is C++11 compatible.
2 stars 2 forks source link

Update CI pipeline #41

Open Jvinniec opened 2 years ago

Jvinniec commented 2 years ago

Formerly, this repository used Travis-CI as part of its testing framework for new pull-requests. Travis-CI has since moved to a pay business model. A new CI platform is needed now.