update script correct directory

This commit is contained in:
Eugenio Romano
2019-06-17 11:53:53 +01:00
parent 5589120ed7
commit f8fcb6395d

View File

@@ -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