ci: Enable Python 2.7
This commit is contained in:
parent
c8269e5a6b
commit
c7e466dbfe
|
@ -13,7 +13,7 @@ jobs:
|
|||
strategy:
|
||||
matrix:
|
||||
python:
|
||||
#- '2.7'
|
||||
- '2.7'
|
||||
- '3.6'
|
||||
- '3.7'
|
||||
- '3.8'
|
||||
|
|
Loading…
Reference in New Issue