mirror of
https://github.com/apache/zeppelin
synced 2026-05-24 09:38:26 +00:00
fix: ls usr bin
This commit is contained in:
parent
aff874f8f9
commit
93fb571cf1
1 changed files with 1 additions and 0 deletions
|
|
@ -124,6 +124,7 @@ before_script:
|
|||
- export DISPLAY=:99.0
|
||||
- sh -e /etc/init.d/xvfb start &
|
||||
- sleep 3
|
||||
- ls /usr/bin
|
||||
|
||||
script:
|
||||
- if [[ -n $TEST_MODULES ]]; then export MODULES="${TEST_MODULES}"; fi
|
||||
|
|
|
|||
Loading…
Reference in a new issue