mirror of
https://github.com/python-pillow/Pillow.git
synced 2025-07-10 08:12:33 +03:00
Limit buildprocs on travis
This commit is contained in:
parent
2be4e9f3e5
commit
ff95b8bc51
|
@ -3,6 +3,8 @@ language: python
|
||||||
notifications:
|
notifications:
|
||||||
irc: "chat.freenode.net#pil"
|
irc: "chat.freenode.net#pil"
|
||||||
|
|
||||||
|
env: MAX_CONCURRENCY=4
|
||||||
|
|
||||||
python:
|
python:
|
||||||
- "pypy"
|
- "pypy"
|
||||||
- 2.6
|
- 2.6
|
||||||
|
|
Loading…
Reference in New Issue
Block a user