aboutsummarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.travis.yml4
1 files changed, 4 insertions, 0 deletions
diff --git a/.travis.yml b/.travis.yml
index 3d61717239c3..9bb8da184691 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -30,6 +30,10 @@ deploy:
skip_cleanup: true
api_key: $GH_TOKEN
file_glob: true
+ script:
+ - "pwd"
+ - "ls"
+ - "ls /build"
file:
- "deepin-wine-tim-*-x86_64.pkg.tar.xz"
on: