Merge pull request #224 from hydrosquall/patch/stop-testing-python-3-7

Remove python 3.7 from CI Matrix
This commit is contained in:
Cameron Yick
2019-02-06 22:38:53 -05:00
committed by GitHub

View File

@@ -17,7 +17,6 @@ install:
language: python
python:
- 3.7
- 3.6
- 3.5
- 3.4