1
1
mirror of https://github.com/go-gitea/gitea synced 2025-07-22 10:18:38 +00:00

Use the new build env on Travis

http://docs.travis-ci.com/user/workers/container-based-infrastructure
This commit is contained in:
Josh Kalderimis
2014-12-27 01:23:10 +01:00
parent 0d7bb9af46
commit 30c750a5df

View File

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