mirror of
https://github.com/etlegacy/etlegacy-android.git
synced 2025-04-10 11:10:43 +00:00
travis: remove due too sh: 0: Can't open /etc/init.d/xvfb
This commit is contained in:
parent
10608c0ae6
commit
3fc9cf1145
1 changed files with 0 additions and 2 deletions
|
@ -31,8 +31,6 @@ 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"
|
||||
|
|
Loading…
Reference in a new issue