mirror of
https://github.com/go-gitea/gitea.git
synced 2025-06-05 15:08:45 +03:00
Use the new build env on Travis
http://docs.travis-ci.com/user/workers/container-based-infrastructure
This commit is contained in:
@ -2,4 +2,6 @@ language: go
|
|||||||
|
|
||||||
go:
|
go:
|
||||||
- 1.2
|
- 1.2
|
||||||
- 1.3
|
- 1.3
|
||||||
|
|
||||||
|
sudo: false
|
||||||
|
Reference in New Issue
Block a user