Move pyside to travis using apt and added to external_dependencies.txt

As it needs to compile and install itself if done pip install, that errors and takes a lot of time in travis
This commit is contained in:
2016-01-03 11:50:00 +05:30
parent adf5efd653
commit c494ede016
3 changed files with 4 additions and 1 deletions
+1
View File
@@ -5,6 +5,7 @@ addons:
apt:
packages:
- redis-server
- python-pyside
python:
# major versions, test first