Signed-off-by: Bo-Yi Wu <appleboy.tw@gmail.com>
This commit is contained in:
Bo-Yi Wu 2018-05-21 11:27:57 +08:00
parent add4afd56f
commit 1b2a418ad3
1 changed files with 1 additions and 1 deletions

View File

@ -63,7 +63,7 @@ pipeline:
- make build_linux_arm
coverage:
image: golang:1.10.1
image: golang:1.10
pull: true
group: golang
secrets: [ android_test_token, android_api_key ]