Skip to content

Commit 881ecdc

Browse files
committed
Added conditonal deployment
1 parent 9638112 commit 881ecdc

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.travis.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,8 @@ deploy:
3131
distributions: "sdist"
3232
on:
3333
branch: master
34+
python: 3.7
35+
condition: $AIOHTTP_VERSION = 3.6.2
3436

3537
# - provider: script
3638
# script: deploy/pypi.sh

0 commit comments

Comments
 (0)