summaryrefslogtreecommitdiffstats
path: root/.travis.yml
diff options
context:
space:
mode:
authorjan.nijtmans <nijtmans@users.sourceforge.net>2020-06-26 13:29:41 (GMT)
committerjan.nijtmans <nijtmans@users.sourceforge.net>2020-06-26 13:29:41 (GMT)
commite758e349344fca7d9511356a69b89eb7177194e1 (patch)
tree9aaee7cae35548ad11085032e49bfd2cd4216034 /.travis.yml
parent538b919b189ab1c46fa7b74b99c503240dfc0f6f (diff)
downloadtcl-e758e349344fca7d9511356a69b89eb7177194e1.zip
tcl-e758e349344fca7d9511356a69b89eb7177194e1.tar.gz
tcl-e758e349344fca7d9511356a69b89eb7177194e1.tar.bz2
Add "make dist" target to Travis build, as regression test. This should continue to work.
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 77e52ea..2f93f24 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -372,3 +372,4 @@ script:
- make all tcltest
- make test
- make install
+ - make dist