From 4790ae2edc1028e393e61ff5baa79d7a3cf90b42 Mon Sep 17 00:00:00 2001 From: Andre Anjos <andre.dos.anjos@gmail.com> Date: Sun, 27 Apr 2014 11:44:05 +0200 Subject: [PATCH] Use Bob preview channel --- .travis.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.travis.yml b/.travis.yml index cd61418..b0803e1 100644 --- a/.travis.yml +++ b/.travis.yml @@ -14,6 +14,7 @@ matrix: - NUMPYSPEC===1.8.0 before_install: - sudo add-apt-repository -y ppa:biometrics/bob + - sudo add-apt-repository -y ppa:biometrics/bob.preview - sudo apt-get update -qq - sudo apt-get install -qq --force-yes bob-dev - sudo apt-get install -qq python-imaging -- GitLab