Merge pull request #326 from stanvx/patch-1

Update .travis.yml to use Python 3.6
pull/328/head
Carlo Costanzo 8 years ago committed by GitHub
commit 7ccd05eeb1
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

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

Loading…
Cancel
Save

Powered by TurnKey Linux.