1
0
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:
Christoph Daniel Miksche
2019-06-01 13:25:56 +02:00
committed by GitHub
parent bc27f29dbe
commit 614d99503f

View File

@@ -1,3 +1,4 @@
dist: xenial
language: python
python:
- "3.7"