Parallelize PEP builds to speed up CI

This commit is contained in:
Donald Stufft 2016-07-05 13:18:14 -04:00
parent bf22a02332
commit 423ccb9f8e
1 changed files with 1 additions and 1 deletions

View File

@ -8,4 +8,4 @@ cache: pip
before_install:
- pip install docutils
script:
- make
- make -j