Stop running tests for non-supported versions.

This commit is contained in:
Emil Stenström 2021-02-15 21:22:26 +01:00
parent 26f39c73f3
commit 39bfaae2eb

View file

@ -8,8 +8,6 @@ jobs:
strategy:
matrix:
python-version:
- 2.7
- 3.5
- 3.6
- 3.7
- 3.8