Remove 3.7 stable. Travis ci not support now.

This commit is contained in:
FrankWang 2018-07-03 22:34:28 +08:00 committed by GitHub
parent 70426ac274
commit 8bc5b74495
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 0 additions and 1 deletions

View File

@ -6,7 +6,6 @@ python:
- "3.4"
- "3.5"
- "3.6"
- "3.7"
- "pypy"
- "pypy3"
install: "pip install -r requirements.txt"