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
54cd2f39f241abe066f7bd33b76d5f5fcc7de085
54cd2f39f241abe066f7bd33b76d5f5fcc7de085
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"
}