mirror of
https://codeberg.org/forgejo/forgejo.git
synced 2024-11-09 03:11:51 +01:00
Merge pull request #1546 from linquize/go-1.5-travis
Add go 1.5 to .travis.yml
This commit is contained in:
commit
e44852ff79
1 changed files with 1 additions and 0 deletions
|
@ -4,6 +4,7 @@ go:
|
||||||
- 1.2
|
- 1.2
|
||||||
- 1.3
|
- 1.3
|
||||||
- 1.4
|
- 1.4
|
||||||
|
- 1.5
|
||||||
- tip
|
- tip
|
||||||
|
|
||||||
before_install:
|
before_install:
|
||||||
|
|
Loading…
Reference in a new issue