Skip to content

Commit cd81a6f

Browse files
author
Thomas Kiley
committed
another test
1 parent 8437b25 commit cd81a6f

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
@@ -325,6 +325,7 @@ install:
325325
- make -C src/ansi-c library_check
326326
- make -C src/cpp library_check
327327
- make -C src "CXX=${COMPILER} ${EXTRA_CXXFLAGS}" -j3
328+
- git submodule update --init --recursive
328329
- make -C jbmc/src "CXX=${COMPILER} ${EXTRA_CXXFLAGS}" -j3
329330
- ./scripts/run_variant_tests.sh -j3
330331

0 commit comments

Comments
 (0)