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

Travis buldtest #11

Closed Jvinniec closed 5 years ago

Jvinniec commented 5 years ago

Fixed the portions of the continuous build that were preventing sonar-scanner from running after travis-ci build tests.

Added some additional information for the sonarcloud site to link information back to the github repository.