mirror of
https://github.com/pinry/pinry.git
synced 2026-05-06 14:57:27 +02:00
Fix: Remove python 3.8's tests in case that version doesn't exists
on travis-ci
This commit is contained in:
committed by
Isaac Bythewood
parent
6913169468
commit
8c9a88882e
@@ -7,7 +7,6 @@ python:
|
||||
- "3.5"
|
||||
- "3.6"
|
||||
- "3.7.4"
|
||||
- "3.8"
|
||||
install:
|
||||
- pip install pipenv && pipenv install --dev --system
|
||||
script:
|
||||
|
||||
Reference in New Issue
Block a user