diff --git a/.travis.yml b/.travis.yml index 2a1c42206..b0f716f1d 100644 --- a/.travis.yml +++ b/.travis.yml @@ -103,6 +103,7 @@ jobs: stage: deploy script: tests/ci/build_package.sh env: BUILD_TYPE=package + before_deploy: git submodule update --init deploy: # Create Github release, upload artifacts - provider: releases