summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorraveit65 <[email protected]>2019-06-22 11:28:28 +0200
committerraveit65 <[email protected]>2019-06-22 14:42:57 +0200
commitfd39327e3b59bab21d430c090cff37d78f36c7f7 (patch)
treec82a25912078a41a5fd3cc86abee6a7f223f9152
parentdfd95f5367e39cbae46d496d42027de956413477 (diff)
downloadmozo-fd39327e3b59bab21d430c090cff37d78f36c7f7.tar.bz2
mozo-fd39327e3b59bab21d430c090cff37d78f36c7f7.tar.xz
CI: use autotoools for creating the tarball again
-rw-r--r--.travis.yml6
1 files changed, 2 insertions, 4 deletions
diff --git a/.travis.yml b/.travis.yml
index f253a5a..07a454e 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -117,16 +117,14 @@ after_scripts:
- bash ./debian.sh
- fi
- make distcheck
- - elif [ -d _build ];then
- - ninja -C _build dist
- fi
releases:
draft: false
prerelease: false
- checksum: false
+ checksum: true
file_glob: true
- files: _build/meson-dist/mozo-*.tar.xz
+ files: mozo-*.tar.xz
github_release:
tags: true
overwrite: true