Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
fengzch-das
multibuild
91334489666bee4c4076df9d2e7ac0aa61342e64
91334489666bee4c4076df9d2e7ac0aa61342e64
Switch branch/tag
multibuild
tests
config.sh
Find file
Normal view
History
Permalink
config.sh
58 Bytes
Edit
Web IDE
Newer
Older
fixes from comments: MB_TEST_VER -> DOCKER_TEST_IMAGE; run tests
mattip
committed
Feb 28, 2020
1
2
3
4
function
run_tests
{
python
-c
"import simplejson"
}