Skip to content
Snippets Groups Projects
Commit cb97c62f authored by armatusmiles's avatar armatusmiles
Browse files

[-] recursive submodules initialization

parent 889a4b80
No related branches found
No related tags found
No related merge requests found
...@@ -7,7 +7,7 @@ notifications: ...@@ -7,7 +7,7 @@ notifications:
before_install: before_install:
- git submodule init - git submodule init
- git submodule update --recursive - git submodule update
script: script:
- export CC=gcc-5 - export CC=gcc-5
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment