mirror of
https://codeberg.org/forgejo/forgejo.git
synced 2024-11-27 09:11:53 -05:00
Merge pull request #785 from joshk/patch-1
Use the new build env on Travis
This commit is contained in:
commit
46742a79ca
1 changed files with 3 additions and 1 deletions
|
@ -2,4 +2,6 @@ language: go
|
|||
|
||||
go:
|
||||
- 1.2
|
||||
- 1.3
|
||||
- 1.3
|
||||
|
||||
sudo: false
|
||||
|
|
Loading…
Reference in a new issue