mirror of
https://github.com/CMiksche/gitea-auto-update
synced 2025-12-10 07:57:23 +01:00
fix: update travis.yml to pass build
Python 3.7 can only be built with the dist: xenial ...
This commit is contained in:
committed by
GitHub
parent
bc27f29dbe
commit
614d99503f
@@ -1,3 +1,4 @@
|
|||||||
|
dist: xenial
|
||||||
language: python
|
language: python
|
||||||
python:
|
python:
|
||||||
- "3.7"
|
- "3.7"
|
||||||
|
|||||||
Reference in New Issue
Block a user