aditya.siregar c9f1e33c24 Add Infra
2025-03-03 18:59:25 +07:00

14 lines
98 B
YAML

sudo: false
language: go
go:
- 1.x
- tip
branches:
only:
- master
script: make test