mirror of
https://github.com/cmur2/python-veml6070.git
synced 2024-12-21 14:54:23 +01:00
travis: use Poetry 1.0.x
This commit is contained in:
parent
2cf9c87a8d
commit
d9b273b521
@ -9,7 +9,7 @@ python:
|
|||||||
- "3.8"
|
- "3.8"
|
||||||
|
|
||||||
install:
|
install:
|
||||||
- pip install poetry
|
- pip install poetry==1.0.10
|
||||||
- poetry install
|
- poetry install
|
||||||
|
|
||||||
script:
|
script:
|
||||||
|
Loading…
Reference in New Issue
Block a user