mirror of
https://github.com/go-gitea/gitea
synced 2024-11-05 13:49:10 +01:00
15 lines
122 B
YAML
15 lines
122 B
YAML
|
language: go
|
||
|
|
||
|
go:
|
||
|
- 1.1
|
||
|
- 1.2
|
||
|
- 1.3
|
||
|
- 1.4
|
||
|
- 1.5
|
||
|
- 1.6
|
||
|
- tip
|
||
|
|
||
|
notifications:
|
||
|
email:
|
||
|
- bwatas@gmail.com
|