Skip to content
This repository was archived by the owner on Feb 16, 2024. It is now read-only.

Commit a34b7f0

Browse files
committed
Fixed build
1 parent f53d41a commit a34b7f0

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.travis.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,7 @@ addons:
1414
- g++-4.9
1515

1616
before_install:
17+
- git submodule update --init --recursive > /dev/null
1718
- export CXX="g++-4.9"
1819

1920
install:

0 commit comments

Comments
 (0)