1
0
mirror of https://github.com/go-gitea/gitea.git synced 2024-08-26 21:54:19 -04:00

Merge pull request #1546 from linquize/go-1.5-travis

Add go 1.5 to .travis.yml
This commit is contained in:
无闻 2015-08-27 23:32:49 +08:00
commit e44852ff79

View File

@ -4,6 +4,7 @@ go:
- 1.2
- 1.3
- 1.4
- 1.5
- tip
before_install: