Update travis_deploy.sh

[skip ci]
This commit is contained in:
brindosch 2016-09-08 00:33:35 +02:00 committed by GitHub
parent 14b15cc436
commit 012ae23eb1
1 changed files with 1 additions and 1 deletions

View File

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