https://github.com/ElsevierSoftwareX/SOFTX_2019_219
Revision 49742dfa1b88cd89900720627b76f6097ec201d3 authored by Konrad Werys on 28 May 2019, 14:35:33 UTC, committed by Konrad Werys on 28 May 2019, 14:35:33 UTC
1 parent 79808fe
Raw File
Tip revision: 49742dfa1b88cd89900720627b76f6097ec201d3 authored by Konrad Werys on 28 May 2019, 14:35:33 UTC
ci: fixing travis deployment v4
Tip revision: 49742df
.gitmodules
[submodule "thirdParty/googletest"]
	path = thirdParty/googletest
	url = https://github.com/google/googletest.git
[submodule "thirdParty/libyaml"]
	path = thirdParty/libyaml
	url = https://github.com/yaml/libyaml.git
[submodule "thirdParty/yamlmatlab"]
	path = thirdParty/yamlmatlab
	url = https://github.com/ewiger/yamlmatlab.git
back to top