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