Commit 03cf9b35 authored by Vinicius Jarina's avatar Vinicius Jarina
Browse files

added recursive

parent 53f24acf
......@@ -14,7 +14,7 @@ before_install:
install: ./CI/travis.${TRAVIS_OS_NAME}.install.deps.sh
script:
- git submodule update --init
- git submodule update --init --recursive
- ./run_all.linux64.sh
# Execute additional tests or commands
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment