Skip to content
Snippets Groups Projects
Commit 10f0f746 authored by Nicolas Werner's avatar Nicolas Werner
Browse files

Try to fix arm builds hanging breaking CI

parent eb4b02e8
No related branches found
No related tags found
No related merge requests found
......@@ -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:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment