1
0
Fork 0
mirror of https://github.com/kemayo/leech synced 2025-12-15 21:05:59 +01:00

Travis config: bump python version

This commit is contained in:
David Lynch 2019-10-15 11:17:49 -05:00
parent 7208cfdaaf
commit 5c9fe18157
2 changed files with 2 additions and 2 deletions

View file

@ -1,6 +1,6 @@
language: python
python:
- "3.5"
- "3.7"
install:
- pip install -r requirements.txt

View file

@ -6,7 +6,7 @@ Let's say you want to read some sort of fiction. You're a fan of it, perhaps. Bu
Setup
---
You need Python 3.
You need Python 3.6+.
My recommended setup process is: