mirror of
https://github.com/home-assistant/core.git
synced 2025-07-22 12:47:08 +00:00
Disable Python 3.6-dev while it's broken
This commit is contained in:
parent
865865ca0f
commit
3f2fa0ed5a
@ -16,8 +16,8 @@ matrix:
|
||||
env: TOXENV=py35
|
||||
- python: "3.6"
|
||||
env: TOXENV=py36
|
||||
- python: "3.6-dev"
|
||||
env: TOXENV=py36
|
||||
# - python: "3.6-dev"
|
||||
# env: TOXENV=py36
|
||||
- python: "3.4.2"
|
||||
env: TOXENV=requirements
|
||||
# allow_failures:
|
||||
|
Loading…
x
Reference in New Issue
Block a user