1
0
mirror of https://git.keinpfusch.net/loweel/zorg synced 2025-03-08 09:07:45 +01:00

9 lines
205 B
YAML
Raw Normal View History

2020-10-08 21:33:26 +02:00
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