Try to fix arm builds hanging breaking CI

This commit is contained in:
Nicolas Werner 2020-05-15 10:39:32 +02:00
parent eb4b02e8b9
commit 10f0f7462a
1 changed files with 1 additions and 1 deletions

View File

@ -141,7 +141,7 @@ install:
- export PATH=/usr/local/bin:${PATH}
script:
- ./.ci/script.sh
- travis_wait ./.ci/script.sh
- sed -i -e "s/VERSION_NAME_VALUE/${VERSION}/g" ./.ci/bintray-release.json || true
- cp ./.ci/bintray-release.json .
deploy: