From 012ae23eb1416b3254757200d368a2c640a3ad7d Mon Sep 17 00:00:00 2001 From: brindosch Date: Thu, 8 Sep 2016 00:33:35 +0200 Subject: [PATCH] Update travis_deploy.sh [skip ci] --- .travis/travis_deploy.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.travis/travis_deploy.sh b/.travis/travis_deploy.sh index a92d3521..22a9b0cd 100644 --- a/.travis/travis_deploy.sh +++ b/.travis/travis_deploy.sh @@ -13,7 +13,7 @@ sf_upload() EOD } -deploylist = "hyperion-2.0.0-Linux-x86.deb hyperion-2.0.0-Linux-x86.tar.gz" +deploylist="hyperion-2.0.0-Linux-x86.deb hyperion-2.0.0-Linux-x86.tar.gz" if [[ $TRAVIS_OS_NAME == 'linux' ]]; then cd $TRAVIS_BUILD_DIR/build