service_identity in travis
This commit is contained in:
@@ -7,7 +7,7 @@ before_install:
|
||||
- sudo apt-get install python-qt4
|
||||
- ln -s /usr/lib/python2.7/dist-packages/PyQt4/ $VIRTUAL_ENV/lib/python2.7/site-packages/
|
||||
- ln -s /usr/lib/python2.7/dist-packages/sip.so $VIRTUAL_ENV/lib/python2.7/site-packages/
|
||||
- pip install qt4reactor pyopenssl twisted
|
||||
- pip install qt4reactor pyopenssl twisted service_identity
|
||||
|
||||
install:
|
||||
- python setup.py install
|
||||
|
||||
Reference in New Issue
Block a user