Skip to content

Commit

Permalink
Possibly address colorlog error re: #172
Browse files Browse the repository at this point in the history
  • Loading branch information
brianjking committed Mar 7, 2019
1 parent cd18586 commit fe19174
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ python:
- "3.5.3"
- "3.6.4"
install:
- pip3 install homeassistant
- pip3 install homeassistant colorlog
script:
- hass -c . --script check_config --info all
before_install:
Expand Down

0 comments on commit fe19174

Please sign in to comment.