chore: fix code formatting

This commit is contained in:
Johannes Millan 2018-04-02 19:38:12 +02:00
parent a14579b9b2
commit 28fefd11c9

View file

@ -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