Update .travis.yml

This commit is contained in:
walisonjose 2018-05-28 15:23:04 -03:00 committed by GitHub
parent 9dd91dd5a2
commit 070b2ad612
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 5 additions and 5 deletions

View File

@ -35,11 +35,11 @@ before_deploy:
- ssh-add -l - ssh-add -l
- ssh $ssh_user@$ssh_host "sh /home/l3p/atualiza_git/atualiza_novo_tainacan.sh" - ssh $ssh_user@$ssh_host "sh /home/l3p/atualiza_git/atualiza_novo_tainacan.sh"
deploy: deploy:
#- provider: script - provider: script
# script: ssh $ssh_user@$ssh_host "sh /home/l3p/atualiza_git/atualiza_novo_tainacan.sh" script: ssh $ssh_user@$ssh_host "sh /home/l3p/atualiza_git/atualiza_novo_tainacan.sh"
# skip_cleanup: true skip_cleanup: true
# on: on:
# branch: continuousintegration branch: continuousintegration
cache: cache:
directories: directories:
- vendor - vendor