From 396f95ab1f3acabfa4a6d24b885cd11a7c8ee7e5 Mon Sep 17 00:00:00 2001 From: Hari Sekhon Date: Fri, 22 Jan 2016 20:59:12 +0000 Subject: [PATCH] updated check_travis_yml.sh --- check_travis_yml.sh | 2 ++ 1 file changed, 2 insertions(+) diff --git a/check_travis_yml.sh b/check_travis_yml.sh index 301aa33a..90bb9488 100755 --- a/check_travis_yml.sh +++ b/check_travis_yml.sh @@ -21,3 +21,5 @@ if [ -z "${TRAVIS:-}" ]; then gem install travis --no-rdoc --no-ri yes "y" | travis lint fi +echo "Travis validation succeeded" +echo