Skip to content
Snippets Groups Projects
Commit 2de8d861 authored by inso's avatar inso
Browse files

xbfv

parent 28d96585
No related branches found
No related tags found
No related merge requests found
......@@ -37,6 +37,11 @@ push_to_github:
- eval "$(pyenv init -)"
- pyenv shell $PYENV_PYTHON_VERSION
- export PATH=/opt/qt/5.9/5.9.4/gcc_64/bin:$PATH
- export XVFBARGS="-screen 0 1280x1024x24"
- export DISPLAY=:99
- /etc/init.d/xvfb start
- sleep 3
build: &build
<<: *env
......
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