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