From 0066121c0dffa637f8e1a1808feea5ad68650355 Mon Sep 17 00:00:00 2001 From: speyrefitte Date: Tue, 4 Nov 2014 10:34:36 +0100 Subject: [PATCH] fix travis build --- .travis.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.travis.yml b/.travis.yml index 4fef310..9f6e0bd 100644 --- a/.travis.yml +++ b/.travis.yml @@ -4,7 +4,7 @@ python: - 2.7 before_install: - - sudo apt-get install python2.7 python-twisted python-openssl python-qt4 python-qt4reactor python-sip-dev scons + - pip install python-twisted python-openssl python-qt4 python-qt4reactor python-sip-dev install: - scons -C rdpy/core install