Merge pull request #722 from pinkywafer/master

fix failing build
This commit is contained in:
Carlo Costanzo 2020-03-05 11:10:54 -05:00 committed by GitHub
commit afc4713123
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -9,6 +9,7 @@ before_install:
install:
- pip3 install homeassistant
- pip3 install colorlog
- pip3 install python-dateutil
script:
- hass -c config/ --script check_config --info all