mirror of
https://github.com/enzet/map-machine.git
synced 2025-08-03 16:49:10 +02:00
Fix Travis CI config.
This commit is contained in:
parent
45d5d82e79
commit
764e58c370
1 changed files with 2 additions and 0 deletions
|
@ -1,4 +1,6 @@
|
|||
language: python
|
||||
python:
|
||||
- "3.8"
|
||||
install:
|
||||
- pip install -r requirements.txt
|
||||
script: pytest -v
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue