From 134c64ae65f45c08106a099980f86db34777c4ae Mon Sep 17 00:00:00 2001 From: TLINDEN Date: Sun, 19 Apr 2015 15:40:21 +0200 Subject: [PATCH] try python again, 2 --- .travis.yml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.travis.yml b/.travis.yml index 74a44c0..662f791 100644 --- a/.travis.yml +++ b/.travis.yml @@ -45,6 +45,8 @@ before_install: #- sudo apt-get install libc6-dbg # # python bindings runtime dependencies + - sudo apt-get update -qq + - sudp apt-cache search libffi - sudo apt-get install python-pip python-dev libffi-dev libffi5 - sudo pip install cffi #