mirror of
https://github.com/Luzifer/badge-gen.git
synced 2024-11-12 23:22:42 +00:00
9 lines
62 B
YAML
9 lines
62 B
YAML
|
language: go
|
||
|
sudo: false
|
||
|
|
||
|
go:
|
||
|
- 1.3
|
||
|
- 1.4
|
||
|
- 1.5
|
||
|
- tip
|