mirror of
https://github.com/Luzifer/badge-gen.git
synced 2024-11-14 16:12:43 +00:00
8 lines
69 B
YAML
8 lines
69 B
YAML
|
sudo: false
|
||
|
language: go
|
||
|
go:
|
||
|
- 1.3
|
||
|
- 1.4
|
||
|
- 1.5
|
||
|
- tip
|