mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-12 03:46: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
|
```yaml
|
||||||
language: python
|
language: python
|
||||||
python:
|
python:
|
||||||
- "3.5"
|
- "3.7"
|
||||||
before_install:
|
before_install:
|
||||||
- mv travis_secrets.yaml secrets.yaml
|
- mv travis_secrets.yaml secrets.yaml
|
||||||
- sudo apt-get install -y libudev-dev
|
- sudo apt-get install -y libudev-dev
|
||||||
|
Loading…
x
Reference in New Issue
Block a user