From 8e699afc2b8d93184d55a095fc5c629eb43fd59e Mon Sep 17 00:00:00 2001 From: Rohit Tanwar <31792358+kriadmin@users.noreply.github.com> Date: Tue, 9 Jan 2018 10:52:57 +0530 Subject: [PATCH] Update .travis.yml --- .travis.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/.travis.yml b/.travis.yml index a86bbbabf..b771641a9 100644 --- a/.travis.yml +++ b/.travis.yml @@ -7,7 +7,6 @@ install: script: python scripts/pretty.py python scripts/readme.py -- pwd after_success: - pwd - chmod +x .travis/push.sh