From a7baadb7f3cdd020beee095457f897c0698e7167 Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Mon, 12 Apr 2021 18:30:42 +0200 Subject: Adding upstream version 1.30.1. Signed-off-by: Daniel Baumann --- .travis.yml | 1 + 1 file changed, 1 insertion(+) (limited to '.travis.yml') diff --git a/.travis.yml b/.travis.yml index d5cf8ea10..747168288 100644 --- a/.travis.yml +++ b/.travis.yml @@ -34,6 +34,7 @@ install: # These are release-related artifacts and have to be evaluated before we start doing conditional checks inside stages - source ".travis/tagger.sh" - export GIT_TAG="$(git tag --points-at)" + - git submodule update --init --recursive # Setup notification system -- cgit v1.2.3