mirror of
https://github.com/planetmint/planetmint.git
synced 2025-06-03 20:56:37 +00:00
removed remnant of old integration tests
This commit is contained in:
parent
5e708dd4f8
commit
e1222477eb
@ -13,8 +13,6 @@ if [[ -n ${TOXENV} ]]; then
|
||||
pip install --upgrade tox
|
||||
elif [[ ${PLANETMINT_CI_ABCI} == 'enable' ]]; then
|
||||
docker-compose build --no-cache --build-arg abci_status=enable planetmint
|
||||
elif [[ $PLANETMINT_INTEGRATION_TEST == 'enable' ]]; then
|
||||
docker-compose build planetmint python-driver
|
||||
else
|
||||
docker-compose build --no-cache planetmint
|
||||
pip install --upgrade codecov
|
||||
|
Loading…
x
Reference in New Issue
Block a user