We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fc83b3e commit f3c6cf8Copy full SHA for f3c6cf8
.travis.yml
@@ -32,9 +32,11 @@ deploy:
32
user: thinkingserious
33
password:
34
secure: DoM21KiMKkt/7AS6zOqTs7j3fgInrpswRTPG3cqBNRSzyfkXeXmKecCPruooxvYKLM7fPNDOuIH2phgCjdx/XBtJwghNh34n+TzhNFEiI/6pV0iS4a9gW0+QU+GMYvQmfNlA9DKQ5N20FMy4XeK8QQFarJXQwW1/a5wWftbUYvQ=
35
+ skip_cleanup: true
36
distributions: sdist bdist_wheel
37
on:
38
tags: true
39
+ python: '3.6'
40
notifications:
41
hipchat:
42
rooms:
0 commit comments