diff --git a/.travis.yml b/.travis.yml index 2da482450e..6db5a55cb6 100644 --- a/.travis.yml +++ b/.travis.yml @@ -61,7 +61,7 @@ jobs: - stage: Update children projects dependency #Update children projects dependency name: Update Related Project if: tag =~ .*beta.* - script: ./scripts/travis/update-children.sh + script: ./scripts/travis/update/update-children.sh - stage: e2e Test name: core script: ./scripts/travis/e2e/core-e2e.sh