mirror of
https://github.com/home-assistant/core.git
synced 2025-07-09 14:27:07 +00:00
Disable typing travis build
This commit is contained in:
parent
d500ddac9a
commit
42d33ae26d
11
.travis.yml
11
.travis.yml
@ -8,15 +8,16 @@ matrix:
|
||||
env: TOXENV=requirements
|
||||
- python: "3.4.2"
|
||||
env: TOXENV=lint
|
||||
- python: "3.5"
|
||||
env: TOXENV=typing
|
||||
# - python: "3.5"
|
||||
# env: TOXENV=typing
|
||||
- python: "3.5"
|
||||
env: TOXENV=py35
|
||||
- python: "3.6"
|
||||
env: TOXENV=py36
|
||||
allow_failures:
|
||||
- python: "3.5"
|
||||
env: TOXENV=typing
|
||||
# allow_failures:
|
||||
# - python: "3.5"
|
||||
# env: TOXENV=typing
|
||||
|
||||
cache:
|
||||
directories:
|
||||
- $HOME/.cache/pip
|
||||
|
Loading…
x
Reference in New Issue
Block a user