b293b6eaa6
- routers: use new binding convention to simplify code - templates: able to set HTTP port number in install page
13 lines
No EOL
103 B
YAML
13 lines
No EOL
103 B
YAML
language: go
|
|
|
|
go:
|
|
- 1.2
|
|
- 1.3
|
|
- 1.4
|
|
- tip
|
|
|
|
sudo: false
|
|
|
|
notifications:
|
|
email:
|
|
- u@gogs.io |