mirror of
https://github.com/home-assistant/core.git
synced 2025-08-03 12:45:28 +02:00
Disable Python 3.6-dev while it's broken
This commit is contained in:
@@ -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:
|
||||
|
Reference in New Issue
Block a user