mirror of
https://codeberg.org/forgejo/forgejo.git
synced 2024-11-19 15:51:02 +00:00
Use the new build env on Travis
http://docs.travis-ci.com/user/workers/container-based-infrastructure
This commit is contained in:
parent
0d7bb9af46
commit
30c750a5df
1 changed files with 3 additions and 1 deletions
|
@ -3,3 +3,5 @@ language: go
|
||||||
go:
|
go:
|
||||||
- 1.2
|
- 1.2
|
||||||
- 1.3
|
- 1.3
|
||||||
|
|
||||||
|
sudo: false
|
||||||
|
|
Loading…
Reference in a new issue