Skip to content

Commit

Permalink
.travis.yml is not used any more
Browse files Browse the repository at this point in the history
  • Loading branch information
jan.nijtmans committed May 22, 2024
2 parents 0cc8c8a + 82c8f06 commit 2891591
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 388 deletions.
387 changes: 0 additions & 387 deletions .travis.yml

This file was deleted.

1 change: 0 additions & 1 deletion unix/Makefile.in
Original file line number Diff line number Diff line change
Expand Up @@ -2404,7 +2404,6 @@ dist: $(UNIX_DIR)/configure $(UNIX_DIR)/tclConfig.h.in $(UNIX_DIR)/tcl.pc.in gen
for i in `ls $(DISTROOT)/pkgs/*.tar.gz 2> /dev/null`; do \
tar -C $(DISTDIR)/pkgs -xzf "$$i"; \
done
$(DIST_INSTALL_DATA) $(TOP_DIR)/.travis.yml $(DISTDIR)
$(INSTALL_DATA_DIR) $(DISTDIR)/.github/workflows
$(DIST_INSTALL_DATA) $(TOP_DIR)/.github/workflows/*.yml $(DISTDIR)/.github/workflows

Expand Down

0 comments on commit 2891591

Please sign in to comment.