This website requires JavaScript.
Explore
Help
Sign In
Mirrors
/
gitea
mirror of
https://github.com/go-gitea/gitea.git
Watch
0
Star
0
Fork
You've already forked gitea
0
Code
Issues
Activity
b293b6eaa6
gitea
/
.travis.yml
13 lines
103 B
YAML
Raw
Normal View
History
Unescape
Escape
travis file
2014-05-07 22:57:25 +02:00
language
:
go
go
:
-
1.2
Use the new build env on Travis http://docs.travis-ci.com/user/workers/container-based-infrastructure
2014-12-27 01:23:10 +01:00
-
1.3
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 18:41:03 +01:00
-
1.4
-
tip
Use the new build env on Travis http://docs.travis-ci.com/user/workers/container-based-infrastructure
2014-12-27 01:23:10 +01:00
sudo
:
false
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 18:41:03 +01:00
notifications
:
email
:
-
u@gogs.io