From 6e03e3ddbfdb940c2baac194e9dcf07485732e2c Mon Sep 17 00:00:00 2001 From: Egor Tensin Date: Thu, 26 Sep 2019 14:43:34 +0300 Subject: Travis: test.sh: -x --- .travis/test.sh | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.travis/test.sh b/.travis/test.sh index 07b9b71..03bfaca 100755 --- a/.travis/test.sh +++ b/.travis/test.sh @@ -5,5 +5,7 @@ # For details, see https://github.com/egor-tensin/vk-scripts. # Distributed under the MIT License. +set -o xtrace + ./.travis/test/track_status.sh ./.travis/test/online_sessions.sh -- cgit v1.2.3