0
0
Fork 0
mirror of https://github.com/go-gitea/gitea synced 2024-09-27 11:39:06 +02: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

@ -3,3 +3,5 @@ language: go
go:
- 1.2
- 1.3
sudo: false