Remove `ci`.

This commit is contained in:
Markus Reiter 2018-08-04 14:07:15 +02:00
parent fe87ae1b79
commit 0d8d2637ff
1 changed files with 0 additions and 1 deletions

View File

@ -41,7 +41,6 @@ function copy_templates_and_ci {
--include '.gitignore' \
--include '.travis.yml' \
--include 'CODE_OF_CONDUCT.md' \
--include 'ci/***' \
--exclude '*' "${main_repo_dir}/" '.'
rm '.github/ISSUE_TEMPLATE/02_feature_request.md' # Feature requests only make sense in the main repo
/usr/bin/sed -i '' -E "s:homebrew-cask/(pulls|issues|search):${repo_name}/\1:" '.github/PULL_REQUEST_TEMPLATE.md' # PULL_REQUEST_TEMPLATE has repo-specific links