From 0f9693af82e465503d23b8376024ac0401a423e4 Mon Sep 17 00:00:00 2001 From: Abhilash Raj Date: Wed, 25 Jul 2018 23:30:34 -0700 Subject: [PATCH] Do not print out information. (#262) --- .travis/deploy.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.travis/deploy.sh b/.travis/deploy.sh index 5896152..54e0600 100644 --- a/.travis/deploy.sh +++ b/.travis/deploy.sh @@ -1,6 +1,6 @@ #! /bin/bash -set -ex +set -e USER=maxking