Update .travis.yml to use Python 3.6

This commit is contained in:
stanvx
2018-03-10 15:23:54 +11:00
committed by GitHub
parent c1d6231f52
commit aa757a3a8a

View File

@@ -1,6 +1,6 @@
language: python
python:
- "3.4"
- "3.6"
install:
- pip3 install homeassistant
script: