Skip to content

Latest commit

 

History

History
6 lines (6 loc) · 531 Bytes

DEPLOYMENT.md

File metadata and controls

6 lines (6 loc) · 531 Bytes
  • Push to github.
  • travis-ci then
    • builds the code with conda build
    • pushes code coverage to codecov using python package codecov
    • builds docs with sphinx and deploys docs to netlify using npm package netlify-cli
    • deploys to anaconda.org using deploy_anaconda.sh that uses anaconda-client