File tree 1 file changed +10
-10
lines changed
1 file changed +10
-10
lines changed Original file line number Diff line number Diff line change @@ -37,16 +37,16 @@ script:
37
37
after_script :
38
38
- codecov
39
39
- ./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'
50
50
notifications :
51
51
hipchat :
52
52
rooms :
You can’t perform that action at this time.
0 commit comments