Message ID | 1534968007-20526-2-git-send-email-odpbot@yandex.ru |
---|---|
State | Superseded |
Headers | show |
Series | [v1,1/1] travis: setup default docker name space | expand |
diff --git a/.travis.yml b/.travis.yml index 01c5bca47..206a3be6f 100644 --- a/.travis.yml +++ b/.travis.yml @@ -55,6 +55,7 @@ env: # you need generated new one at https://codecov.io specific for your repo. - CODECOV_TOKEN=a733c34c-5f5c-4ff1-af4b-e9f5edb1ab5e - DPDK_VERS="17.11.3" + - if [ -z "${DOCKER_NAMESPACE} ] ; then export DOCKER_NAMESPACE="lngodp"; fi matrix: - CONF="" - CONF="--disable-abi-compat"