[ticket/12693] Fix the permissions

PHPBB3-12693
This commit is contained in:
Tristan Darricau 2014-06-23 19:48:56 +02:00
parent 636eac2cd2
commit f394f55fe2

1
travis/check-executable-files.sh Normal file → Executable file
View file

@ -9,6 +9,7 @@
# the docs/CREDITS.txt file. # the docs/CREDITS.txt file.
# #
set -e set -e
set -x
DB=$1 DB=$1
TRAVIS_PHP_VERSION=$2 TRAVIS_PHP_VERSION=$2