Update .travis.yml

This commit is contained in:
walisonjose 2018-06-05 14:46:35 -03:00 committed by GitHub
parent b5726a3df1
commit a30fbec7b5
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -41,7 +41,7 @@ before_deploy:
- ssh-add -l
deploy:
- provider: script
script: ssh $ssh_user@$ssh_host "$script_deploy_tainacan"
script: ssh $ssh_user@$ssh_host $script_deploy_tainacan
skip_cleanup: true
on:
branch: continuousintegration