set boto cfg

This commit is contained in:
Timon Tschanz
2019-01-07 17:17:34 +01:00
parent 26911b3bf3
commit 4110f98480
+1 -1
View File
@@ -21,7 +21,7 @@ env:
- TESTS="1" ODOO_REPO="OCA/OCB"
global:
- VERSION="11.0" LINT_CHECK="0" TESTS="0"
- BOTO_CONFIG="/dev/null"
install:
- git clone --depth=1 https://github.com/OCA/maintainer-quality-tools.git ${HOME}/maintainer-quality-tools
- export PATH=${HOME}/maintainer-quality-tools/travis:${PATH}