fix test with new image (?)

This commit is contained in:
BroodjeAap 2020-07-06 17:49:35 +00:00
parent d3771ef42c
commit b208dfab32

View file

@ -4,7 +4,7 @@ name: default
steps:
- name: test
image: golang:1.14.4
image: denismakogon/gocv-alpine:4.0.1-runtime
commands:
- go build
- go test