1
0
mirror of https://github.com/go-gitea/gitea.git synced 2024-05-11 05:55:29 +00:00

Merge pull request #785 from joshk/patch-1

Use the new build env on Travis
This commit is contained in:
无闻
2014-12-27 12:25:08 +08:00

View File

@ -2,4 +2,6 @@ language: go
go:
- 1.2
- 1.3
- 1.3
sudo: false