Bump CI image, now with build-tools 25.0.2

This commit is contained in:
Daniel Martí 2016-12-23 17:46:09 +01:00
parent 87c326c401
commit 926aafa58b
4 changed files with 4 additions and 4 deletions

View file

@ -26,7 +26,7 @@
# }
# Build tools version to be used
# build_tools = "25.0.0"
# build_tools = "25.0.2"
# Force all build to use the above version of build -tools, good for testing
# builds without having all of the possible build-tools installed.