Skip to content

Commit

Permalink
Possible fix for pypy
Browse files Browse the repository at this point in the history
  • Loading branch information
hugovk committed Mar 25, 2014
1 parent d7e5b3f commit 1f0e556
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ python:
install:
- "sudo apt-get -qq install libfreetype6-dev liblcms2-dev libwebp-dev python-qt4 ghostscript libffi-dev"
- "pip install cffi"
- "sudo python -c 'import Tkinter'"
- "apt-get install python-tk"


script:
Expand Down

0 comments on commit 1f0e556

Please sign in to comment.