fix: remove tests on python 3.5

pipenv
Raphaël Vinot 2018-12-11 15:32:48 +01:00
parent 8fc5b1fd1f
commit 623a871c64
1 changed files with 0 additions and 2 deletions

View File

@ -6,8 +6,6 @@ services:
cache: pip cache: pip
python: python:
- "3.5"
- "3.5-dev"
- "3.6" - "3.6"
- "3.6-dev" - "3.6-dev"
- "3.7-dev" - "3.7-dev"