Skip to content

Commit 3c8db45

Browse files
Auto-deploy is broken
1 parent ddee6c2 commit 3c8db45

File tree

1 file changed

+10
-10
lines changed

1 file changed

+10
-10
lines changed

.travis.yml

+10-10
Original file line numberDiff line numberDiff line change
@@ -37,16 +37,16 @@ script:
3737
after_script:
3838
- codecov
3939
- ./cc-test-reporter after-build --exit-code $?
40-
deploy:
41-
provider: pypi
42-
user: thinkingserious
43-
password:
44-
secure: DoM21KiMKkt/7AS6zOqTs7j3fgInrpswRTPG3cqBNRSzyfkXeXmKecCPruooxvYKLM7fPNDOuIH2phgCjdx/XBtJwghNh34n+TzhNFEiI/6pV0iS4a9gW0+QU+GMYvQmfNlA9DKQ5N20FMy4XeK8QQFarJXQwW1/a5wWftbUYvQ=
45-
skip_cleanup: true
46-
distributions: sdist bdist_wheel
47-
on:
48-
tags: true
49-
python: '3.6'
40+
# deploy:
41+
# provider: pypi
42+
# user: thinkingserious
43+
# password:
44+
# secure: DoM21KiMKkt/7AS6zOqTs7j3fgInrpswRTPG3cqBNRSzyfkXeXmKecCPruooxvYKLM7fPNDOuIH2phgCjdx/XBtJwghNh34n+TzhNFEiI/6pV0iS4a9gW0+QU+GMYvQmfNlA9DKQ5N20FMy4XeK8QQFarJXQwW1/a5wWftbUYvQ=
45+
# skip_cleanup: true
46+
# distributions: sdist bdist_wheel
47+
# on:
48+
# tags: true
49+
# python: '3.6'
5050
notifications:
5151
hipchat:
5252
rooms:

0 commit comments

Comments
 (0)