Merge pull request #722 from pinkywafer/master

fix failing build
pull/731/head
Carlo Costanzo 6 years ago committed by GitHub
commit afc4713123
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -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

Loading…
Cancel
Save

Powered by TurnKey Linux.