Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/phpmyadmin/phpmyadmin.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'scripts/create-release.sh')
-rwxr-xr-xscripts/create-release.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/create-release.sh b/scripts/create-release.sh
index 65024a7071..7a83ac69a6 100755
--- a/scripts/create-release.sh
+++ b/scripts/create-release.sh
@@ -428,7 +428,7 @@ echo "* Removing unneeded files"
rm -rf .github CODE_OF_CONDUCT.md DCO
# Testsuite setup
-rm -f .travis.yml .scrutinizer.yml .jshintrc .weblate codecov.yml
+rm -f .scrutinizer.yml .jshintrc .weblate codecov.yml
# Remove Doctum config file
rm -f test/doctum-config.php