File tree Expand file tree Collapse file tree 1 file changed +10
-10
lines changed Expand file tree Collapse file tree 1 file changed +10
-10
lines changed Original file line number Diff line number Diff line change @@ -37,16 +37,16 @@ script:
3737after_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'
5050notifications :
5151 hipchat :
5252 rooms :
You can’t perform that action at this time.
0 commit comments