1
0
Fork 0
mirror of https://github.com/kemayo/leech synced 2025-12-30 04:02:21 +01:00

Bump python version for travis (flake8 compat)

This commit is contained in:
David Lynch 2018-08-17 21:43:33 -05:00
parent fb8d6cf0d6
commit 59e4212e07

View file

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