Merge pull request #406 from fireeye/ci/disable-python36

Disable Python 3.6 tests
This commit is contained in:
Moritz
2021-01-28 08:35:42 +01:00
committed by GitHub

View File

@@ -49,7 +49,6 @@ jobs:
matrix:
include:
- python: 2.7
- python: 3.6
- python: 3.7
- python: 3.8
- python: 3.9.1