Parallelize PEP builds to speed up CI
This commit is contained in:
parent
bf22a02332
commit
423ccb9f8e
|
@ -8,4 +8,4 @@ cache: pip
|
|||
before_install:
|
||||
- pip install docutils
|
||||
script:
|
||||
- make
|
||||
- make -j
|
||||
|
|
Loading…
Reference in New Issue