diff --git a/.travis.yml b/.travis.yml index f3bf79c58ce1ef4ce437f0df077e714ae19d1516..a5d3fe0b4ef7f8812665202272ebac2a9c8ebd7f 100644 --- a/.travis.yml +++ b/.travis.yml @@ -43,5 +43,6 @@ before_script: script: - 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 - python run_tests.py