Merge pull request #633 from hugovk/patch-1

Run slow pypy first
This commit is contained in:
wiredfool 2014-04-18 11:59:58 -07:00
commit f6262505cd

View File

@ -8,11 +8,11 @@ notifications:
irc: "chat.freenode.net#pil"
python:
- "pypy"
- 2.6
- 2.7
- 3.2
- 3.3
- "pypy"
install:
- "sudo apt-get -qq install libfreetype6-dev liblcms2-dev python-qt4 ghostscript libffi-dev cmake"