Fix travis python version
This commit is contained in:
parent
4ba0ac02d8
commit
36ac5e97a8
1 changed files with 1 additions and 1 deletions
|
|
@ -2,7 +2,7 @@ sudo: false
|
|||
dist: xenial
|
||||
language: python
|
||||
python:
|
||||
- '3.7'
|
||||
- '3.8'
|
||||
install: pip install tox-travis pre-commit poetry
|
||||
script:
|
||||
- pre-commit run --all-files
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue