SMTG-Bham / ThermoParser

A tool for streamlining data analysis and visualisation for thermoelectrics and charge carrier transport in computational materials science.
https://smtg-bham.github.io/ThermoParser/
GNU Affero General Public License v3.0
46 stars 14 forks source link

[joss review] CI #81

Closed fnattino closed 7 months ago

fnattino commented 7 months ago

I see a .travis.yml file listing an old Python version in the root of the repository and a Travis CI badge with a broken link in the README - is Travis still used to automatically run tests? Maybe switch to GitHub actions (which is available for free)?

JOSS review issue

kbspooner commented 7 months ago

Didn't reallise it had expired, switched to github actions. I also added actions for building and updating docs, and added badges for all three on the front page. It also recreated the install error @espottesmith encountered but I couldn't previously recreate, which I'll try to fix later.