Skip to content
Snippets Groups Projects
Commit 72ffa0b5 authored by inso's avatar inso
Browse files

sudo xfvb

parent 4ea34851
Branches
Tags
No related merge requests found
......@@ -6,7 +6,7 @@ if [ $TRAVIS_OS_NAME == "linux" ]
then
export XVFBARGS="-screen 0 1280x1024x24"
export DISPLAY=:99.0
sh -e /etc/init.d/xvfb restart
sudo sh -e /etc/init.d/xvfb restart
sleep 3
fi
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment