Remove max-parallel

This commit is contained in:
Rachael Sewell
2019-12-20 09:00:05 -08:00
committed by GitHub
parent 8919cfd5e6
commit 3216c40dc6
-1
View File
@@ -7,7 +7,6 @@ jobs:
runs-on: ubuntu-latest
strategy:
max-parallel: 5
matrix:
python-version: [2.7, 3.5, 3.6, 3.7, 3.8]