mirror of
https://github.com/mitchellkrogza/nginx-ultimate-bad-bot-blocker.git
synced 2025-09-10 06:15:06 +00:00
Tidy up Travis Build Scripts
This commit is contained in:
parent
77ccbd2e71
commit
c0abd34827
2 changed files with 15 additions and 15 deletions
|
@ -20,10 +20,9 @@ git config --global push.default simple
|
|||
# Make sure we have master branch checked out in Git
|
||||
git checkout master
|
||||
|
||||
# Modify our file and make sure Travis is owner
|
||||
# Modify our files with build and version information
|
||||
sudo $TRAVIS_BUILD_DIR/travisCI/modify-globalblacklist.sh
|
||||
sudo $TRAVIS_BUILD_DIR/travisCI/modify-readme.sh
|
||||
#sudo chown -R travis:travis $TRAVIS_BUILD_DIR/*
|
||||
|
||||
# Add the modified files and commit
|
||||
git add -A
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue