Skip to content

Commit a88f6b5

Browse files
committed
atualizado para melhor forma de atualizar submodulos git
1 parent cafa81a commit a88f6b5

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,5 +16,5 @@ env:
1616
global:
1717
- secure: fjtVZfyJ7SOg1Glo3T6zYyyzf3OcBiIKY3Lx2abwNt3jIrZalTAc/T2EpeRF+0cLp4NAhHGxylD/pQahWYAw30+SBD5wghd9iBpbJmTxyWHaM9zdLHiU5M3fuSeRwRdIVSG46tLv5wulCIBDubw/b32Ewc4VfEqHtjIahBuGvr4=
1818
before_install:
19-
- git submodule update --init --recursive
19+
- git submodule update --remote --merge
2020
after_success: bash deploy.sh

0 commit comments

Comments
 (0)