diff options
author | raveit65 <[email protected]> | 2019-06-22 15:26:05 +0200 |
---|---|---|
committer | raveit65 <[email protected]> | 2019-06-22 15:57:37 +0200 |
commit | 1f1b5cbc0f29c7f07593a4429f73d9b5f47063d2 (patch) | |
tree | abd6790b86622eaf7f8937684a041dcafa290cb0 | |
parent | 9d14d4408c09a9fcf9c9d25cc7d2ed35e2731f87 (diff) | |
download | mate-backgrounds-1f1b5cbc0f29c7f07593a4429f73d9b5f47063d2.tar.bz2 mate-backgrounds-1f1b5cbc0f29c7f07593a4429f73d9b5f47063d2.tar.xz |
CI: remove debug line
-rw-r--r-- | .travis.yml | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/.travis.yml b/.travis.yml index 1f9a48f..bc15168 100644 --- a/.travis.yml +++ b/.travis.yml @@ -88,7 +88,6 @@ after_scripts: - bash ./debian.sh - fi - make distcheck - - tar tf mate-backgrounds-*.tar.xz|grep po #just for view - fi releases: |