mirror of
https://github.com/bendtherules/pytest_gui_status.git
synced 2026-08-18 13:42:26 +00:00
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:
@@ -5,6 +5,7 @@ addons:
|
||||
apt:
|
||||
packages:
|
||||
- redis-server
|
||||
- python-pyside
|
||||
|
||||
python:
|
||||
# major versions, test first
|
||||
|
||||
Reference in New Issue
Block a user