Skip to content

Instantly share code, notes, and snippets.

@filipgorczynski
Last active July 24, 2019 07:39
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save filipgorczynski/07840941c0e613b32d6be56fe4fe373d to your computer and use it in GitHub Desktop.
Save filipgorczynski/07840941c0e613b32d6be56fe4fe373d to your computer and use it in GitHub Desktop.
before_install:
# ...
-sudo service xvfb stop
-sudo sed -i 's/1024x768/1280x1024/g' /etc/systemd/system/xvfb.service
-sudo service xvfb start
# ...
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment