Remove Doctum config files on releases
Signed-off-by: William Desportes <williamdes@wdes.fr>
This commit is contained in:
parent
62a40f9363
commit
7813f8f2b2
@ -224,6 +224,9 @@ rm -rf PMAStandard
|
||||
# Testsuite setup
|
||||
rm -f .travis.yml .coveralls.yml .scrutinizer.yml .jshintrc .weblate codecov.yml
|
||||
|
||||
# Remove Doctum config file
|
||||
rm -f test/doctum-config.php
|
||||
|
||||
# Remove readme for github
|
||||
rm -f README.rst
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user