]Revert "travis: remove due too sh: 0: Can't open /etc/init.d/xvfb"

This reverts commit 3fc9cf1145.
This commit is contained in:
rafal1137 2020-06-18 15:12:09 +02:00
parent 1b4710d97e
commit 8529d0d8b5

View file

@ -31,6 +31,8 @@ before_script:
- echo "24333f8a63b6825ea9c5514f83c2829b004d1fee" > "$ANDROID_HOME/licenses/android-sdk-license"
# Run xvfb
- "export DISPLAY=:99.0"
- "sh -e /etc/init.d/xvfb start"
- sleep 3 # give xvfb some time to start
before_install:
- echo y | sdkmanager "cmake;3.10.2.4988404"