Fix Error With Travis File Permissions

This commit is contained in:
Mitchell Krog 2017-09-05 11:08:59 +02:00
parent 86f8232177
commit 6ae01c84ff
No known key found for this signature in database
GPG key ID: 2BB9A077C8DD6994

View file

@ -262,6 +262,7 @@ printf '\n%s\n%s\n%s\n\n' "######################" "Now Run our Curl Tests" "###
# Copy all .conf files used in Test 3 to a folder for checking
# ************************************************************
sudo chown -R travis:travis $TRAVIS_BUILD_DIR/
sudo cp /etc/nginx/mybots.d/* $TRAVIS_BUILD_DIR/.dev-tools/_conf_files_test3/bots.d/
sudo cp /etc/nginx/myconf.d/* $TRAVIS_BUILD_DIR/.dev-tools/_conf_files_test3/conf.d/