mirror of
https://github.com/home-assistant/core.git
synced 2025-07-22 20:57:21 +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
|
env: TOXENV=py35
|
||||||
- python: "3.6"
|
- python: "3.6"
|
||||||
env: TOXENV=py36
|
env: TOXENV=py36
|
||||||
- python: "3.6-dev"
|
# - python: "3.6-dev"
|
||||||
env: TOXENV=py36
|
# env: TOXENV=py36
|
||||||
- python: "3.4.2"
|
- python: "3.4.2"
|
||||||
env: TOXENV=requirements
|
env: TOXENV=requirements
|
||||||
# allow_failures:
|
# allow_failures:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user