1
0
mirror of https://git.keinpfusch.net/loweel/zorg synced 2025-03-07 16:47:44 +01:00
2020-10-08 21:33:26 +02:00

9 lines
205 B
YAML

language: go
go:
- tip
before_install:
- go get github.com/mattn/goveralls
- go get golang.org/x/tools/cmd/cover
script:
- $HOME/gopath/bin/goveralls -repotoken u2dqXvOxbIBr8eGxCjcgTkkN2JOSGx1fy