Update .travis.yml to use Python 3.6

pull/326/head
stanvx 8 years ago committed by GitHub
parent c1d6231f52
commit aa757a3a8a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

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

Loading…
Cancel
Save

Powered by TurnKey Linux.