Browse Source

🚀 Deploy when tagged using Python 3.6

pull/173/head 0.17.0
Sebastián Ramírez 6 years ago
parent
commit
26e3dffb37
  1. 1
      .travis.yml

1
.travis.yml

@ -23,3 +23,4 @@ deploy:
script: bash scripts/deploy.sh
on:
tags: true
python: "3.6"

Loading…
Cancel
Save