mirror of
https://github.com/pinry/pinry.git
synced 2026-01-22 23:32:29 +01:00
Fix: remove python 3.7(not exists on travis-ci)
This commit is contained in:
committed by
Isaac Bythewood
parent
8c9a88882e
commit
5ba4e9a67b
@@ -6,7 +6,6 @@ cache:
|
||||
python:
|
||||
- "3.5"
|
||||
- "3.6"
|
||||
- "3.7.4"
|
||||
install:
|
||||
- pip install pipenv && pipenv install --dev --system
|
||||
script:
|
||||
|
||||
Reference in New Issue
Block a user