We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c187a04 commit f7bafb2Copy full SHA for f7bafb2
.travis.yml
@@ -7,6 +7,8 @@ os:
7
- osx
8
language: cpp
9
osx_image: xcode13.4
10
+git:
11
+ submodules: true
12
13
before_install:
14
- git fetch --tags && git fetch
0 commit comments