fix travis build

This commit is contained in:
speyrefitte
2014-11-04 10:34:36 +01:00
parent 8905186793
commit 0066121c0d

View File

@@ -4,7 +4,7 @@ python:
- 2.7 - 2.7
before_install: 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: install:
- scons -C rdpy/core install - scons -C rdpy/core install