mirror of
https://github.com/microsoft/playwright.git
synced 2025-06-26 21:40:17 +00:00
devops(ci): drop debug output from travis.yml
This commit is contained in:
parent
d7fde0c6e6
commit
0e361c9252
@ -25,7 +25,6 @@ cache:
|
||||
directories:
|
||||
- node_modules
|
||||
script:
|
||||
- "pushd .local-webkit/$(ls .local-webkit)/minibrowser-wpe; ls -1 | grep -v pw_run.sh | LD_LIBRARY_PATH=$PWD xargs ldd; popd"
|
||||
- "npm run build"
|
||||
- "xvfb-run --auto-servernum npm run unit"
|
||||
- "xvfb-run --auto-servernum npm run funit"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user