fix travis build

This commit is contained in:
speyrefitte
2014-11-04 10:43:18 +01:00
parent 0066121c0d
commit 30b8bfe068

View File

@@ -4,7 +4,8 @@ python:
- 2.7
before_install:
- pip install python-twisted python-openssl python-qt4 python-qt4reactor python-sip-dev
- sudo apt-get install python-qt4 python-sip-dev
- pip install twisted pyopenssl qt4reactor
install:
- scons -C rdpy/core install