mirror of
https://salsa.debian.org/mdosch/feed-to-muc.git
synced 2024-11-13 01:36:49 +01:00
6 lines
47 B
YAML
6 lines
47 B
YAML
|
language: go
|
||
|
go:
|
||
|
- tip
|
||
|
script:
|
||
|
- go test
|