Not enabling multithreaded tests on travis

This commit is contained in:
wiredfool 2014-06-30 15:30:05 -07:00
parent 3834d01044
commit 2faf36ab5b

View File

@ -3,7 +3,7 @@ language: python
notifications:
irc: "chat.freenode.net#pil"
env: MAX_CONCURRENCY=4 NOSE_PROCESSES=4 NOSE_PROCESS_TIMEOUT=30
env: MAX_CONCURRENCY=4
python:
- "pypy"