phac-nml / biohansel

Rapidly subtype microbial genomes using single-nucleotide variant (SNV) subtyping schemes
Apache License 2.0
25 stars 7 forks source link

Skipping a deployment with the pypi provider because this repo's name does not match one specified in .travis.yml's deploy.on.repo: phac-nml/bio_hansel #104

Closed peterk87 closed 5 years ago

peterk87 commented 5 years ago

Skipping a deployment with the pypi provider because this repo's name does not match one specified in .travis.yml's deploy.on.repo: phac-nml/bio_hansel

https://travis-ci.org/phac-nml/biohansel/builds/560158507#L532

Potential fix:

Change this

https://github.com/phac-nml/biohansel/blob/development/.travis.yml#L21

To:

  on:
    tags: true
    repo: phac-nml/biohansel
    python: 3.6