try python again, 3

This commit is contained in:
TLINDEN
2015-04-19 16:09:35 +02:00
parent 134c64ae65
commit 76a5911f66

View File

@@ -46,7 +46,7 @@ before_install:
#
# python bindings runtime dependencies
- sudo apt-get update -qq
- sudp apt-cache search libffi
- sudo apt-cache search libffi
- sudo apt-get install python-pip python-dev libffi-dev libffi5
- sudo pip install cffi
#