update golang version

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

View File

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