remove 3.7 from python list but leave in matrix

This commit is contained in:
Carol Willing
2018-07-03 14:57:58 -07:00
parent ad073dd5dd
commit b5fe5a80c6

View File

@@ -3,7 +3,6 @@ sudo: false
cache:
- pip
python:
- 3.7
- 3.6
- 3.5
- nightly