aboutsummaryrefslogtreecommitdiffstats
path: root/travis
diff options
context:
space:
mode:
Diffstat (limited to 'travis')
-rwxr-xr-x[-rw-r--r--]travis/check-executable-files.sh1
1 files changed, 1 insertions, 0 deletions
diff --git a/travis/check-executable-files.sh b/travis/check-executable-files.sh
index a5403667f4..99562d8925 100644..100755
--- a/travis/check-executable-files.sh
+++ b/travis/check-executable-files.sh
@@ -9,6 +9,7 @@
# the docs/CREDITS.txt file.
#
set -e
+set -x
DB=$1
TRAVIS_PHP_VERSION=$2