Update .travis.yml to use Python 3.6
This commit is contained in:
parent
c1d6231f52
commit
aa757a3a8a
|
@ -1,6 +1,6 @@
|
|||
language: python
|
||||
python:
|
||||
- "3.4"
|
||||
- "3.6"
|
||||
install:
|
||||
- pip3 install homeassistant
|
||||
script:
|
||||
|
|
Loading…
Reference in New Issue