Bump Python version in Travis CI example (#10635)

This commit is contained in:
Anders Fogh Eriksen 2019-10-06 23:11:14 +02:00 committed by Franck Nijhof
parent 67b99f6577
commit d129244447

View File

@ -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