Skip to content

Commit 3894d2d

Browse files
committed
ci: Try building wheels for 3.6
1 parent 8b50579 commit 3894d2d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ language: generic
33
env:
44
global:
55
- PYMODULE=uvloop
6-
- RELEASE_PYTHON_VERSIONS="3.5"
6+
- RELEASE_PYTHON_VERSIONS="3.5 3.6"
77

88
- S3_UPLOAD_USERNAME=oss-ci-bot
99
- S3_UPLOAD_BUCKET=magicstack-oss-releases

0 commit comments

Comments
 (0)