Use latest golang image for testing.

Fixes #20
This commit is contained in:
2020-04-25 13:41:00 +05:00
parent 85c60fd106
commit bbb68c48a1

View File

@@ -23,7 +23,7 @@ steps:
- notify-start
- name: test
image: golang:1.13.1-alpine
image: golang:1.14.2-alpine
environment:
CGO_ENABLED: 0
commands: