aboutsummaryrefslogtreecommitdiffhomepage
path: root/.travis-deps.sh
diff options
context:
space:
mode:
Diffstat (limited to '.travis-deps.sh')
-rw-r--r--.travis-deps.sh1
1 files changed, 1 insertions, 0 deletions
diff --git a/.travis-deps.sh b/.travis-deps.sh
index b8e8417b..c8a06e0a 100644
--- a/.travis-deps.sh
+++ b/.travis-deps.sh
@@ -1,6 +1,7 @@
#!/bin/sh
set -e
+set -x
#if OS is linux or is not set
if [ "$TRAVIS_OS_NAME" = linux -o -z "$TRAVIS_OS_NAME" ]; then