1
0
mirror of https://github.com/go-gitea/gitea.git synced 2024-08-25 21:44:20 -04:00
gitea/.travis.yml
Unknwon b293b6eaa6 cmd: CMD option for port number of gogs web to prevent first time run conflict
- routers: use new binding convention to simplify code
- templates: able to set HTTP port number in install page
2015-02-01 12:41:03 -05:00

13 lines
103 B
YAML

language: go
go:
- 1.2
- 1.3
- 1.4
- tip
sudo: false
notifications:
email:
- u@gogs.io