mirror of
https://github.com/go-gitea/gitea.git
synced 2024-11-01 08:47:40 -04: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
|