From 28fefd11c9fe1736b104f000ca3e9ffb57728568 Mon Sep 17 00:00:00 2001 From: Johannes Millan Date: Mon, 2 Apr 2018 19:38:12 +0200 Subject: [PATCH] chore: fix code formatting --- .travis.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.travis.yml b/.travis.yml index 4cc881c7cd..3d25f33c6d 100644 --- a/.travis.yml +++ b/.travis.yml @@ -79,7 +79,7 @@ after_success: sshpass -p "$DEPLOY_PASS" scp dist/super* $DEPLOY_USER@$DEPLOY_HOST:$DEPLOY_PATH/downloads' fi - | - if [ -n "$TRAVIS_TAG" ] && [ "$TRAVIS_OS_NAME" == "osx" ]; then + if [ -n "$TRAVIS_TAG" ] && [ "$TRAVIS_OS_NAME" == "osx" ]; then brew update brew install vitorgalvao/tiny-scripts/cask-repair openssl aes-256-cbc -K $encrypted_c04542ca1075_key -iv $encrypted_c04542ca1075_iv -in build/hub.enc -out ~/.config/hub -d