mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-10 10:56:49 +00:00
Bump Python version in Travis CI example (#10635)
This commit is contained in:
parent
67b99f6577
commit
d129244447
@ -159,7 +159,7 @@ Example .travis.yml
|
||||
```yaml
|
||||
language: python
|
||||
python:
|
||||
- "3.5"
|
||||
- "3.7"
|
||||
before_install:
|
||||
- mv travis_secrets.yaml secrets.yaml
|
||||
- sudo apt-get install -y libudev-dev
|
||||
|
Loading…
x
Reference in New Issue
Block a user