File tree 1 file changed +10
-13
lines changed
1 file changed +10
-13
lines changed Original file line number Diff line number Diff line change @@ -34,16 +34,13 @@ script:
34
34
after_success :
35
35
- coveralls
36
36
37
- jobs :
38
- include :
39
- - stage : deploy
40
- python : ' 3.6'
41
- deploy :
42
- provider : pypi
43
- user : lyft-pynamodb
44
- password :
45
- secure : " B2AAd62kRYOiCcLjhfIJsICS9laH9J9c5H4tU2C2Vojnb+3W/qj9xP+/GnEZ6Tc2h4SNMQ81Wtzn1CjD3Ut8CCudoBKSZnJmip+EACgpNXjZiU+g0PlEgVbDfJV15OrmFGUeDexxLF3DEQKp8YiMpAhJAH6+SV5W17Er1M6mwBs="
46
- distributions : " sdist bdist_wheel"
47
- on :
48
- tags : true
49
- repo : pynamodb/PynamoDB
37
+ deploy :
38
+ provider : pypi
39
+ user : lyft-pynamodb
40
+ edge : true
41
+ password :
42
+ secure : " B2AAd62kRYOiCcLjhfIJsICS9laH9J9c5H4tU2C2Vojnb+3W/qj9xP+/GnEZ6Tc2h4SNMQ81Wtzn1CjD3Ut8CCudoBKSZnJmip+EACgpNXjZiU+g0PlEgVbDfJV15OrmFGUeDexxLF3DEQKp8YiMpAhJAH6+SV5W17Er1M6mwBs="
43
+ distributions : " sdist bdist_wheel"
44
+ on :
45
+ tags : true
46
+ condition : $TRAVIS_PYTHON_VERSION = 3.7
You can’t perform that action at this time.
0 commit comments