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: ...@@ -37,6 +37,11 @@ push_to_github:
- eval "$(pyenv init -)" - eval "$(pyenv init -)"
- pyenv shell $PYENV_PYTHON_VERSION - pyenv shell $PYENV_PYTHON_VERSION
- export PATH=/opt/qt/5.9/5.9.4/gcc_64/bin:$PATH - 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 build: &build
<<: *env <<: *env
......
  • inso @Insoleet

    mentioned in commit 84944ad8

    ·

    mentioned in commit 84944ad8

    Toggle commit list
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