We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cafa81a commit a88f6b5Copy full SHA for a88f6b5
1 file changed
.travis.yml
@@ -16,5 +16,5 @@ env:
16
global:
17
- secure: fjtVZfyJ7SOg1Glo3T6zYyyzf3OcBiIKY3Lx2abwNt3jIrZalTAc/T2EpeRF+0cLp4NAhHGxylD/pQahWYAw30+SBD5wghd9iBpbJmTxyWHaM9zdLHiU5M3fuSeRwRdIVSG46tLv5wulCIBDubw/b32Ewc4VfEqHtjIahBuGvr4=
18
before_install:
19
-- git submodule update --init --recursive
+- git submodule update --remote --merge
20
after_success: bash deploy.sh
0 commit comments