This commit is contained in:
parent
cf279c3da2
commit
b9a231b816
@ -11,6 +11,7 @@ steps:
|
|||||||
- name: test
|
- name: test
|
||||||
image: golang:1.13
|
image: golang:1.13
|
||||||
commands:
|
commands:
|
||||||
|
- apt update && apt install -y libcairo2-dev
|
||||||
- go get ./...
|
- go get ./...
|
||||||
- go get github.com/ungerik/go-cairo
|
- go get github.com/ungerik/go-cairo
|
||||||
- go test ./...
|
- go test ./...
|
||||||
|
Loading…
Reference in New Issue
Block a user