From 0c17e454562f80c8242014f1925af6e00c029152 Mon Sep 17 00:00:00 2001 From: Kumar Saksham Date: Wed, 23 Sep 2020 20:21:22 +0530 Subject: [PATCH] Update run_tests.sh --- run_tests.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/run_tests.sh b/run_tests.sh index aab7224..04b084d 100755 --- a/run_tests.sh +++ b/run_tests.sh @@ -1,4 +1,4 @@ -#!/bin/bash +# !/bin/bash if [ "$TRAVIS_SECURE_ENV_VARS" = "true" ]; then export BITLY_ACCESS_TOKEN="$SECURE_ACCESS_TOKEN"