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 $ssh_user@$ssh_host "sh /home/l3p/atualiza_git/atualiza_novo_tainacan.sh"
deploy:
#- provider: script
# script: ssh $ssh_user@$ssh_host "sh /home/l3p/atualiza_git/atualiza_novo_tainacan.sh"
# skip_cleanup: true
# on:
# branch: continuousintegration
- provider: script
script: ssh $ssh_user@$ssh_host "sh /home/l3p/atualiza_git/atualiza_novo_tainacan.sh"
skip_cleanup: true
on:
branch: continuousintegration
cache:
directories:
- vendor