Skip to content
Snippets Groups Projects
Commit 5dd8919d authored by inso's avatar inso
Browse files

Export QT_PLUGINS_PATH

parent 88c774c3
No related branches found
No related tags found
No related merge requests found
...@@ -43,5 +43,6 @@ before_script: ...@@ -43,5 +43,6 @@ before_script:
script: script:
- export QT_QPA_PLATFORM_PLUGIN_PATH=$HOME/miniconda/envs/test-environment/lib/qt5/plugins/platforms; - export QT_QPA_PLATFORM_PLUGIN_PATH=$HOME/miniconda/envs/test-environment/lib/qt5/plugins/platforms;
- export QT_PLUGIN_PATH=$HOME/miniconda/envs/test-environment/lib/qt5/plugins
- export QT_XKB_CONFIG_ROOT=/usr/share/X11/xkb - export QT_XKB_CONFIG_ROOT=/usr/share/X11/xkb
- python run_tests.py - python run_tests.py
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment