mirror of
https://github.com/JockeTF/fimfarchive.git
synced 2024-11-22 05:17:59 +01:00
Disable Python 3.7 for Travis temporarily
This commit is contained in:
parent
5acad0057d
commit
a4f8afa7ce
1 changed files with 0 additions and 1 deletions
|
@ -2,6 +2,5 @@ sudo: false
|
||||||
language: python
|
language: python
|
||||||
python:
|
python:
|
||||||
- "3.6"
|
- "3.6"
|
||||||
- "3.7"
|
|
||||||
install: pip install tox-travis
|
install: pip install tox-travis
|
||||||
script: tox
|
script: tox
|
||||||
|
|
Loading…
Reference in a new issue