summaryrefslogtreecommitdiff
path: root/.travis.yml
diff options
context:
space:
mode:
authorEven Rouault <even.rouault@spatialys.com>2017-12-01 11:41:50 +0100
committerEven Rouault <even.rouault@spatialys.com>2017-12-01 11:48:17 +0100
commitb02973f1bf5360552417dc15dbc0e5e3d45d339b (patch)
treef519d01d50fcce6107b0b77ed487d178599f97bf /.travis.yml
parent311335ea46f890e7aaa0c366251c2d1afe901c69 (diff)
downloadlibtiff-git-b02973f1bf5360552417dc15dbc0e5e3d45d339b.tar.gz
build/gitlab-ci and build/travis-ci: add a 'make dist' step in autoconf_build() target, to check we are release-ready
Diffstat (limited to '.travis.yml')
-rw-r--r--.travis.yml1
1 files changed, 1 insertions, 0 deletions
diff --git a/.travis.yml b/.travis.yml
index 96d262e7..ccb15be6 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -13,6 +13,7 @@ addons:
- libjbig-dev
- liblzma-dev
- zlib1g-dev
+ - zip
os:
- linux